File API
Download file
Download the binary content of a file. The response will contain the file data in the appropriate MIME type.
get/v1/files/{file_id}/download
Path parameters
file_idstring required
The unique identifier of the file.
Response
File download successful