View all files uploaded to your account with pagination support.
application/json
Name | Required | Type | Description |
---|---|---|---|
pagination | No | object | Pagination parameters (limit and offset) |
order_dir | No | string | Sort direction (“desc” or “asc”) |
Name | Required | Type | Description |
---|---|---|---|
limit | No | integer | Number of files to fetch (default: 10) |
offset | No | integer | Starting position of results (default: 0) |