GET
/
files
/
{id}

Get a file by id along with a signed URL to download it. More information coming soon.

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The unique identifier of the file to fetch.

Response

200 - application/json
data
object
message
string