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
URL to the metadata of the response.
valuelist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error