curl --request GET \
--url https://api.bizzyco.ai/v1/files/{id}/download \
--header 'Authorization: Bearer <token>'
API key authentication via Bearer token
Example:"123e4567-e89b-12d3-a456-426614174000"
File content as binary download
The response is of type file.
Last modified on May 30, 2026