curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/native \
--header 'x-api-key: <api-key>'"<string>"Downloads the original native file (PDF, image, Word document, etc.) that was uploaded for this document family, with its original filename.
curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/native \
--header 'x-api-key: <api-key>'"<string>"Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.