Retrieve file
GET
This feature is in Private Preview. For access or more information, contact us or reach out to your account representative.
Path Parameters
string
required
The ID of the file to retrieve.
Response
string
A unique identifier for the file.
string
The object type, which is always
file.string
The name of the uploaded file.
string
The intended purpose of the file.
integer
The size of the file in bytes.
integer
The Unix timestamp (in seconds) of when the file was created.
integer
The Unix timestamp (in seconds) of when the file will be automatically deleted.

