Download a file

Get a temporary download URL for a CRM file by its identifier. The returned URL is valid for 5 minutes only and provides direct access to the file content.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired
File id to download.

Response

Returns downloadable file link. Valid for next 5 minutes only.
fileUrlstring
A unique link to download the requested file.

Errors

400
Bad Request Error
404
Not Found Error