Files / Download external

Will return a redirect response to a pre-signed download URL (allowed unauthorized)

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/files/download_external/{id}/{entity}/{entity_id}/{hash}/{filename}

Method: GET

Authorisation: No authentication needed

Request Arguments
Name Type Source
idInt32
entityString
entity_idString
hashString
filenameString

  Request body example

Response object

Response status: 302 (Found)

Response type: Void

Wrapper:

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example