GET
/
files
/
{file_id}
/
content
Download File Content
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.

Authorizations

Authorization
string
header
required

Path Parameters

file_id
string
required

ID of the file

Response

200

Raw file bytes