Search object

The Search object contains info about the objects found in a user's Microsoft OneDrive that match the search query.

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.

See also

REST objects