List files
Files
List files
List all files with full details and pagination support
GET
List files
Authorizations
API key authentication via Bearer token
Query Parameters
Maximum number of items to return (1-100)
Required range:
1 <= x <= 100Example:
10
Number of items to skip
Required range:
x >= 0Example:
0
Sort order by creation date
Available options:
asc, desc Example:
"desc"
Filter by folder ID. Use "null" for root files, omit for all files.
Example:
null
Last modified on May 30, 2026