curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/export \
--header 'x-api-key: <api-key>'"<string>"Exports the document family as a .dfm archive containing all content objects and metadata.
curl --request GET \
--url https://platform.kodexa.ai/api/document-families/{id}/export \
--header 'x-api-key: <api-key>'"<string>"API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Unique identifier (UUID) of the resource.
Exported document family archive
The response is of type file.