Skip to main content
GET
This feature is in Private Preview. For access or more information, contact us or reach out to your account representative.
Downloads the raw content of a file. Use this endpoint to retrieve the actual file data rather than just metadata.

Path Parameters

string
required
The ID of the file whose content to retrieve.

Response

Returns the raw file contents. The Content-Type header indicates the file type:
  • JSONL files: application/x-ndjson