Files

Download file content

Downloads the content of a specific file by its ID.

get/v1/files/{id}/download

Path parameters

idstring required

Response

Successfully retrieved the file content. The Content-Type header indicates the file type.

Changes