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