This documentation is archived and is not being maintained.
Search object
The Search object contains info about the objects found in a user's Microsoft OneDrive that match the search query.
Last modified: March 10, 2015
See Search query parameter for info about formatting a search query request.
Valid object path
/me/skydrive/search
Structures
The Search object contains the following structures.
|
Structure |
Type |
R/W |
Description |
|---|---|---|---|
|
data |
array |
R |
An array of file and folder objects found in a user's OneDrive that match the search query. |
|
paging |
object |
R |
The path strings that reference the next and previous sets in a paginated response. |
Show: