File
Get File
Download a file based on its id.
GET
/
api
/
file
/
{file_id}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Dataset
string
requiredThe dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Path Parameters
file_id
string
requiredThe id of the file to fetch
Response
200 - application/json
created_at
string
requiredfile_name
string
requiredid
string
requiredlink
string | null
metadata
any | null
s3_url
string
requiredsize
integer
requiredupdated_at
string
required