{
  "data": {
    "max_allowed": 5,
    "webhooks": [
      {
        "enabled": true,
        "url": "https://emailengagment.example.com",
        "group_resubscribe": true,
        "delivered": true,
        "group_unsubscribe": true,
        "spam_report": true,
        "bounce": true,
        "deferred": true,
        "unsubscribe": true,
        "processed": false,
        "open": true,
        "click": true,
        "dropped": true,
        "friendly_name": "Engagment Webhook",
        "id": "77d4a5da-7015-11ed-a1eb-0242ac120002",
        "oauth_client_id": "a835e7210bbb47edbfa71bdfc909b2d7",
        "oauth_token_url": "https://oauthservice.example.com",
        "public_key": "123publickeyabc",
        "created_date": "2023-01-01T12:00:00Z",
        "updated_date": "2023-02-15T10:00:00Z"
      }
    ]
  }
}