file_id
returned from this response. This file_id
will only become available once the bulk export is complete (status = SUCCESS
).
Terminal states for a bulk export are SUCCESS
, FAILED
, and NO_DATA_PRESENT
. The NO_DATA_PRESENT
state indicates
that there was no data to export and you should adjust your Create Bulk Export request body accordingly.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
The response is of type object
.