List files
Lists files belonging to the workspace of the authenticating API key.
Authorizations
API key as bearer token in Authorization header
Query Parameters
Maximum number of files to return (1–1000).
1 <= x <= 1000100
Opaque pagination cursor from a previous response.
"eyJjdXJzb3IiOiJvcl9maWxlXzAxMUNOaGE4aUNKY1Uxd1hOUjZxNFY4dyJ9"
Workspace to scope the request to. Defaults to the caller’s default workspace.
"a103d8b6-42f0-4e50-9a3c-bf41e2c3c1a7"
Store or read this file on the named provider using your own API key for it. Omit to use OpenRouter storage.
openai, anthropic "openai"
OpenAI-style forward cursor: the id to list after.
"or_file_011CNha8iCJcU1wXNR6q4V8w"
Anthropic-style forward cursor: the id to list after.
"or_file_011CNha8iCJcU1wXNR6q4V8w"
Anthropic-style reverse cursor. Not supported by OpenRouter storage.
"or_file_011CNha8iCJcU1wXNR6q4V8w"
Sort direction. Only asc is supported by OpenRouter storage.
asc, desc "asc"
Response
A page of files.
- Option 1
- Option 2
- Option 3
A page of files, in the negotiated shape.