List files

View as Markdown
Retrieve files in a specific node, providing features like querying, filtering, and detailed navigational information including parent folder details and direct download URLs.

Query parameters

$filterstringOptional
Filter content items by a condition.
$selectstringOptional
Select which properties to include in the response for the content items.
$orderbystringOptional
Order content items by specific fields.
$topintegerOptional
Specify the number of content results to return.
$skipintegerOptional
Skip the first n content results.

Response

Successfully retrieved list of content items with enhanced information.
@odata.contextstring or null
URL to the metadata of the response.
valuelist of objects or null

Errors