Skip to main content
GET
/
export
/
gdprPrivateData
Export GDPR private data for a customer
curl --request GET \
  --url https://demo.enneo.ai/api/mind/export/gdprPrivateData \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT-based authentication

Query Parameters

contractId
string

Contract ID to export. Either contractId or customerId must be provided.

customerId
string

Customer ID to export. Either contractId or customerId must be provided.

format
enum<string>

Export format. Defaults to the backend defaultDateExportFormat setting.

Available options:
xlsx,
csv,
json

Response

Successful operation

The response is of type file.