export.requested

The export.requested event is triggered whenever an export request is accepted, and the export processing starts in the background to compile and extract the data needed.

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