Skip to main content
POST
Export a contact's personal data (GDPR DSAR)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Query Parameters

include_messages
boolean

Include the contact's message history in the export (default false — profile fields only).

Response

200 - application/json

The exported contact data (with an exported_at timestamp), wrapped in the standard { data, meta } envelope.

data
object
meta
object