List Files
Files
List Files
Retrieve a paginated list of files with sorting options.
GET
List Files
Code Examples
Query Parameters
Page number for pagination (default: 1, minimum: 1)
Number of items per page (default: 15, maximum: 100, minimum: 1)
Sort order for created_at field (default: desc, enum: [asc, desc])
Headers
ID of the workspace. If not provided, the user’s selected workspace will be used.
Note: This field will be required in a future release of the API. It is highly recommended to set it now to ensure compatibility with future updates.