Logs
To retrieve the list of export logs, send a GET /marketplace/exports/logs
request with the ID of your export configuration and the ID of the organization that your export belongs to:
Exports status
During the scheduled execution of your batch export, the following status can be logged:
Status | Description |
| The export is currently running and preparing the delivery of your batch. |
| The export has finished successfully and your data has been delivered. You can find some information about the batch in the |
| The export has failed to deliver the data. The error message can be found in the |
Last updated