Retrieve a file
Files
Retrieve a file
Retrieve a file’s metadata by its ID.
GET
Retrieve a file
Authorizations
Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>
Path Parameters
The ID of the file to retrieve.
Response
Successful response
Unique identifier for the object.
ID of the run that produced this file.
User-facing filename.
Size of the file in bytes.
MIME type of the file.
Base64-encoded CRC32C checksum of the file content.
Timestamp when the file was created.