Query parameters

Query parameters can be added to the end of the Live SDK request URL to modify information returned in the response. Query parameters are included in the REST API.

Query parameters are used to specify a particular subset of the response. Additional URL parameters can also be added to specify how to return the results.

In this section

Topic

Description

Filter query parameter

The filter query parameter specifies the types of items to return, when requesting Microsoft OneDrive items.

Limit query parameter

The limit parameter restricts the number of entries returned.

Offset query parameter

The offset parameter specifies the first entry to return from a collection.

Search query parameter

The q parameter is used to search a user's OneDrive for objects that contain the specified text.

Additional URL parameters

You can specify additional parameters in the URL of a Live SDK GET request.

REST reference