WebhookAttempt
Object

An attempt to deliver a specific Event to a WebhookSubscription.

Fields

Name
Description
createDateTime* 
DateTime!
The date & time that the webhook attempt was acknowledged or timed out.
event* 
Event!
The event that was attempted to be delivered.
The identifier for the WebhookAttempt.
webhookRequest* 
WebhookRequest!
The HTTP request containing the webhook attempt.
webhookSubscription 
WebhookSubscription
The webhook subscription that was the target of the delivery attempt.This will be null if the subscription has since been deleted.

Seen in

Parent name
Parent type
Description
Object
node field
Object
attempts field