WebhookStatus
Status of the webhook
This page contains
Fields
| PENDING_DELIVERY | Webhook delivery is pending |
| PENDING_DEPENDENCY | Webhook is dependent on another pending webhook |
| FAILED_PENDING_RETRY | Webhook delivery has failed and waiting for next retry |
| FAILED | Webhook delivery has failed |
| FAILED_DELETED_CONFIGURATION | Webhook's configuration has been deleted |
| FAILED_INACTIVE_CONFIGURATION | Webhook's configuration is inactive |
| DELIVERED | Webhook is delivered |