curl --request GET \
--url https://platform.kodexa.ai/api/content-objects/{id}/content \
--header 'x-api-key: <api-key>'"<string>"Downloads the binary content (file) of the content object. Returns the raw file bytes with the appropriate content type header.
curl --request GET \
--url https://platform.kodexa.ai/api/content-objects/{id}/content \
--header 'x-api-key: <api-key>'"<string>"