Download file

Downloads the raw file content. The response Content-Type matches the file’s MIME type.

Authentication

Authorizationstring
Pass your API key in the `Authorization` header using the prefix `api-key`: ``` Authorization: api-key YOUR_API_KEY ```

Path parameters

fileIdstringRequired
File identifier returned by the upload endpoint.

Response

File content stream.