export.completed

The export.completed event is triggered whenever an export request has finished processing successfully, and the export is now ready to download.

{
  "type": "export.completed",
  "id": "evt_ZBsyHPPF12dcDDhiBzKLIq4J",
  "created": 1690889579,
  "data": {
    "object": {
      "account_id": 100029,
      "created_at": 1690889576,
      "failed_reason": null,
      "finished_at": 1690889579,
      "object": "subscriptions",
      "started_at": 1690889577,
      "updated_at": 1690889579,
      "user_id": 6801446,
      "uuid": "1ee305f2-93c1-61be-96fd-0242ac110002"
    }
  }
}