Export Target Communications

Exports a Target’s contact history, giving you all the data related to outbound and inbound communication.

The response to this call returns a securely generated 32 character password, which you must save.

If callback_url is specified, the resultant link to a ZIP file will be pushed to this URL. In this case, the payload sent to the URL will be a JSON object:

{
    "url": "https://..."
}

Otherwise you will receive a deferred_result_id, which you can use to poll the deferred results endpoint which will contain the URL of the ZIP file once it has finished generating. See the deferred results API for more information.

Please see our documentation page on exporting data for further details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

The ID of the target

Body Params
string
enum
required

The type of communications to export

Allowed:
string

A URL to push the resulting zip to, instead of delivering it via email

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json