Get all files

Retrieves the files you uploaded, optionally filtered by status or a list of file UIDs. Each token only sees files it created itself; files uploaded by other users are not returned. Results include pre-signed URLs for file download and thumbnails when the file is ready. Soft-deleted files are never returned.

Available for Staff and Client tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter by file processing status (e.g., "uploaded", "pending"). Soft-deleted files are never returned regardless of this filter.

file_uids
array of strings

One or more file UIDs to fetch. Repeat the parameter for multiple values (e.g., "file_123abc", "file_456def").

file_uids
integer
≥ 1
Defaults to 1

Page number for pagination (default: 1).

integer
1 to 100
Defaults to 20

Number of files per page (default: 20, max: 100).

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json