Files
Retrieve File
Returns information about one specific file.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the file to use for this request.
Response
200 - application/json
Size of the uploaded file in bytes.
Unix timestamp for when the file was created.
The name of the uploaded file.
Auto-assigned UUID file identifier.
Object type, which will always be 'file'.
The purpose of the uploaded file.