File
Get File with Signed URL
Get all of the information for a file along with a signed s3 url corresponding to the file_id requested such that you can download the file.
GET
Authorizations
Headers
The 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
The id of the file to fetch
Query Parameters
The time to live of the signed url in seconds
Required range:
x >= 0
Optional field to override the presigned url's Content-Type header
Was this page helpful?