Files
Download File
Download a file from a specific volume.
GET
/
v2
/
projects
/
{project_id}
/
volumes
/
{volume_id}
/
download
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Download a file from a specific volume.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.