latestOpenAPI 3.1.02026-08-10295186.7 KB

ec696334ff35

Exports

View

Get information about an export request.

get/exports/view

Query parameters

idstring required

Export request id received when creating an export request.

Headers

X-Batch-Projectstring required

The unique project key, identifying a project on the Batch platform

Response

If the GET to the API endpoint is successful you will receive an HTTP 200 confirmation and information about your export request.

idstring required

Id of an export request.

request_datestring

UTC date in a RFC 3339 format.

completion_datestring

UTC date in a RFC 3339 format.

start_datestring

UTC date in a RFC 3339 format.

scope'PROFILE_ATTRIBUTES' | 'PROFILE_EVENTS' required
status'CREATED' | 'PENDING' | 'RUNNING' | 'ERROR' | 'SUCCESS' required