Files
Download a file's bytes
The raw bytes, served with the file's own content type.
The raw bytes, served with the file's own content type.
Authorization
api_key files:readAuthorizationBearer <token>
An atk_-prefixed API key, created under Settings → API keys.
In: header
Scope: files:read
Path Parameters
file_id*string
File id
Format
uuidResponse Body
application/octet-stream
application/json
application/json
curl -X GET "https://example.com/v1/files/497f6eca-6276-4993-bfeb-53cbbbba6f08/content"Empty