Types > WebhookEventStatus
Description
Fields
Number of attempts made for this webhook
Example: 2
Date and time when last webhook event send attempt was made
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
event: WebhookEvent
Webhook event this status originates from
Expandable
Permission bit: "webhook_events.read"
last_attempt_outcome: WebhookAttemptOutcome!
What happened on last attempt
Example: "unsuccessful_http_response"
webhook: Webhook
Webhook an attempt to send this event is made through
Expandable
Permission bit: "webhooks.read"
Used By
Types
WebhookEvent, WebhookEventStatusPage
Preview (typescript)
Loading module