Skip to main content
GET
Admin Download File Variant

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
id
string
required
variant
string
required

Response

Successful Response

Single-resource JSON:API response for GET .../files/{id}/download/{variant}.

data
FileDownloadResource · object
required

JSON:API resource object for a file-download response.