Files
Get File
GET
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.