curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/data-export \
--header 'x-api-key: <api-key>'{}Exports the extracted data captured on a document family as a structured download, suitable for downstream ETL, reporting, and audit workflows.
curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/data-export \
--header 'x-api-key: <api-key>'{}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.