Deskhero Developer Hub
Back to deskhero.com
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}
Authorisation
No authentication needed

Request arguments

Name Type Source
idInt32
entityString
entity_idString
hashString
filenameString
Request body example

Response

Status
302 (Found)
Type
Void
Wrapper
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example

Generated Aug 4, 2026 18:37