Request Headers
Enum:
application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Path Parameters
The unique identifier of the file to retrieve information for.
Response
The unique identifier of the file.
The object type, which is always
file
.The size of the file in bytes.
The name of the file.
The Unix timestamp (in seconds) when the file was created.
The Unix timestamp (in seconds) when the file will expire. Only present for output files.
The purpose of the file.Available purposes:
batch
- Input file for batch processingbatch_output
- Output file from batch processing
Additional metadata about the file.