| Name | Type | Description | Notes |
|---|---|---|---|
| unified_api | UnifiedApiId | ||
| status | Status | ||
| delivery_url | DeliveryUrl | ||
| execute_base_url | ExecuteBaseUrl | ||
| events | [WebhookEventType] | The list of subscribed events for this webhook. [`*`] indicates that all events are enabled. | |
| id | str | [optional] [readonly] | |
| description | str, none_type | A description of the object. | [optional] |
| disabled_reason | str | Indicates if the webhook has has been disabled as it reached its retry limit or if account is over the usage allocated by it's plan. | [optional] |
| updated_at | datetime, none_type | The date and time when the object was last updated. | [optional] [readonly] |
| created_at | datetime, none_type | The date and time when the object was created. | [optional] [readonly] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.