Files / Download

Will return a redirect response to a pre-signed download URL

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

Method: GET

Authorisation: Minimum role: USER

Request Arguments
Name Type Source
idInt32
entityString
entity_idString
filenameString

  Request body example

Response object

Response status: 302 (Found)

Response type: Void

Wrapper:

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

  Response body example