Skip to main content
POST
Request Data Export
Request a full export of all data associated with your account. Exports are delivered in JSON format and include your profile, protections, credentials, and activity history. Processing typically completes within a few minutes. Once the export is ready, check the list privacy jobs endpoint or the Privacy Center for a download link.

Parameters

string
Export format. Currently only json is supported.
string
Optional reason for the export request, recorded in the audit log.

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Body

application/json
format
enum<string>

Export format. Currently only json is supported.

Available options:
json
reason
string

Optional reason for the export request, recorded in the audit log.

Response

Export requested

job_id
string
status
enum<string>
Available options:
PENDING
created_at
string<date-time>