Personal-Data Rev Users

Retrieves data of a contact.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
emailstringRequiredformat: "text"
Email of the contact.

Response

Response for the contacts personal data export request. Response is empty as the process is asynchronous. Upon completion, the user will be notified.

Errors