Download a file

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 or null
A unique link to download the requested file.

Errors