Webhook Object
| Attribute | Type | Description |
|---|---|---|
| webhook_type | String | The type of the webhook. |
| webhook_id | String | The unique identifier of the webhook. |
| org_id | String | The unique identifier of the organization. |
| created_at | Integer | The creation time for the webhook. Formatted as a Unix timestamp in seconds. |
| data | Objects | The data associated with the webhook, which varies based on webhook_type |
