Export a contact's personal data (GDPR DSAR)
Contacts
Export a contact's personal data (GDPR DSAR)
Assemble and return everything the platform holds about a contact for a GDPR Article-15 subject-access / data-portability request — the contact profile plus, when include_messages=true, their message history. Rate-limited (an export-specific limiter) and audit-logged as contact.gdpr_export. Use this to fulfil a data-subject-access request; pair it with the erasure-request flow for Article-17.
POST
Export a contact's personal data (GDPR DSAR)
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Query Parameters
Include the contact's message history in the export (default false — profile fields only).