{
  "data": [
    {
      "callbackId": "14e2ee5b-8c01-4f9d-916d-29e329945619",
      "callbackName": "Example Callback",
      "url": "https://webhook.example.com/callback/example-endpoint",
      "maxBatchSize": 1000,
      "subscriptionId": "6807835e-a82f-498e-a0b9-55d6bde4814d",
      "subscriptionName": "Example Subscription",
      "eventCategoryTypes": [
        "TransactionalSendEvents.EmailSent"
      ],
      "filters": [
        ""
      ],
      "status": "active",
      "statusReason": ""
    }
  ]
}