curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/data \
--header 'x-api-key: <api-key>'{}Exports the extracted data from the document family in the specified format (JSON, CSV, XML, or NDJson).
curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/data \
--header 'x-api-key: <api-key>'{}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Unique identifier (UUID) of the resource.
Export format: json, csv, xml, or ndjson.
json, csv, xml, ndjson Exported data
The response is of type object.