Skip to main content
GET
Download the raw contents of a file. This is particularly useful for downloading batch output files after a batch job completes.
Customer credentials required: This endpoint requires your own OpenAI API key configured in Keywords AI dashboard (Settings → Providers).

Path parameters

string
required
The unique identifier of the file whose content you want to download. Format: file-xxxxx

Response

Returns the raw file content. For JSONL files, each line is a separate JSON object.