GET
/
files
/
{container}
/
download

Authorizations

Authorization
string
headerrequired

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

Path Parameters

container
string
required

The container id or root

Query Parameters

file
string
required

The file name

raw
boolean

Whether to return raw data

Response

200 - application/json

The response is of type string.