Streams the file bytes directly if authorized. The response will set the Content-Type header to the file’s detected MIME type.
Content-Type
cURL
curl --request GET \ --url https://api.chunkr.ai/files/{file_id}/content \ --header 'Authorization: <api-key>'
This response does not have an example.
ID of the file
Raw file bytes
Was this page helpful?