Skip to main content
GET
This endpoint requires authentication.

Query Parameters

Search term to filter files by name or content type
string
Filter by UUID of the user who uploaded the files
string
Filter by file content type (MIME type)
string
Filter by upload date range start (ISO 8601 format)
string
Filter by upload date range end (ISO 8601 format)
string
Filter by storage provider (s3 or local)
integer
Page number for pagination (default: 1)
integer
Items per page (default: 10, max: 100)

Response

array
Array of file objects
object
Pagination metadata

Error Responses

object
Error details when the request fails
Common error cases:
  • 401 Unauthorized: Missing or invalid access token