Skip to main content
POST
/
v1
/
organizations
/
dsar
/
export
Request Data Export
curl --request POST \
  --url https://api.mixpeek.com/v1/organizations/dsar/export \
  --header 'Authorization: Bearer <token>'
{
  "request_id": "<string>",
  "status": "<string>",
  "requested_at": "<string>",
  "estimated_completion": "<string>",
  "data_categories": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

Response for a data export request.

request_id
string
required

Unique DSAR request identifier

status
string
required

Request status

requested_at
string
required

ISO-8601 timestamp of the request

estimated_completion
string
required

Estimated completion message

data_categories
string[]
required

Categories of data included in the export