WebhookAttempt
Webhook delivery attempt
This page contains
Fields
timestamp: DateTime! | Timestamp of the attempt |
url: URL! | URL the webhook was delivered to |
status: String! | Status code of the attempt |
message: String | Server message of the attempt |
isManualRetry: Boolean! | Whether the attempt occurred as part of a manually requested retry |
destination: WebhookDestination! PREVIEW | Destination of the webhook attempt |
Parent objects of WebhookAttempt
Webhook | Webhook |
Queries for WebhookAttempt
webhook | Webhook by identifier |