Zum Hauptinhalt springen
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.

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Abfrageparameter

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.

Verfügbare Optionen:
xlsx,
csv,
json

Antwort

Successful operation

The response is of type file.