Files
Download external
Will return a redirect response to a pre-signed download URL (allowed unauthorized)
GET
/api/{tenant:minlength(2)}/v{version:apiVersion}/files/download_external/{id}/{entity}/{entity_id}/{hash}/{filename}
Request arguments
| Name | Type | Source |
|---|---|---|
| id | Int32 | |
| entity | String | |
| entity_id | String | |
| hash | String | |
| filename | String |
Request body example
Response
Response body example
Generated Aug 4, 2026 18:37