Skip to main content
GET
Get File
This returns an S3 Presigned URL which is active for 60 minutes. You can use this url to download this file. Below is an example for how to do this in python

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_id
string
required

Response

id
string<uuid>
required
url
string | null
original_filename
string | null