List files
Batch API
List files
Interactive playground for GET /v1/files.
GET
List files
List files for your project. Filter withDocumentation Index
Fetch the complete documentation index at: https://docs.zerogpu.ai/llms.txt
Use this file to discover all available pages before exploring further.
purpose=batch (uploads) or purpose=batch_output (batch results; check is_error on each item for error files).
Use last_id from the response as after on the next request to page. Full reference: Files API.Query Parameters
Filter by purpose. batch_output includes success and error output files (is_error on each object).
Available options:
batch, batch_output Available options:
desc, asc Cursor: file id from the previous page (or last_id from the prior response).
Required range:
1 <= x <= 10000
