Download a file attached to an object
fileRowId is the ObjectFile join row id (same as in list files). Streams the file as an attachment.
GET
/objects/{id}/files/{fileRowId}/downloadAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:reador
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredfileRowIdstringrequiredResponses
200
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions