Skip to main content
GET
/
v1
/
files
/
{file_id}
/
content
Download file content
curl --request GET \
  --url https://api.zerogpu.ai/v1/files/{file_id}/content \
  --header 'x-api-key: <api-key>' \
  --header 'x-project-id: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.zerogpu.ai/llms.txt

Use this file to discover all available pages before exploring further.

Download the raw JSONL body for an input file you uploaded or for output_file_id / error_file_id from a completed batch. Response is streamed as application/jsonl. Full reference: Files API.

Authorizations

x-api-key
string
header
required
x-project-id
string
header
required

Path Parameters

file_id
string
required

Response

JSONL body

The response is of type file.