Webhook

A webhook configuration for receiving event notifications

Fields

active (Boolean!)

Whether the webhook is active

apiVersion (WebhookApiVersion!)

API version for payload format

authenticationType (WebhookAuthentication!)

Authentication method

createdAt (ISO8601DateTime!)

Creation time

customHeaders (JSON)

Custom HTTP headers

id (ID!)

Primary identifier

kind (WebhookEvent!)

Event type this webhook is subscribed to

timeout (Float)

Request timeout in seconds

updatedAt (ISO8601DateTime!)

Last update time

url (String!)

The URL to send webhook requests to