List files
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
$filter
Filter content items by a condition.
$select
Select which properties to include in the response for the content items.
$orderby
Order content items by specific fields.
$top
Specify the number of content results to return.
$skip
Skip the first n content results.
Response
Successfully retrieved list of content items with enhanced information.
@odata.context
URL to the metadata of the response.
value
@odata.nextLink
URL to fetch the next set of results.