Retrieve export status
Returns the status of the export with taskId, including the URL of the resulting file if the export status is COMPLETE
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
successful operation
The timestamp when the export was completed, in ISO 8601 format.
The timestamp when the export process started, in ISO 8601 format.
The current status of the export, which can be PENDING, PROCESSING, COMPLETE or CANCELED.
CANCELED, COMPLETE, PENDING, PROCESSING A collection of related links associated with the export.
The number of errors encountered during the export process.
The timestamp when the export request was made, in ISO 8601 format.
The URL of the resulting file if the export status is COMPLETE.