Skip to main content

TypeScript shape

String!
Webhook id (UUID).
WebhookType!
Webhook category. See WebhookType.
String!
User-supplied webhook name.
Int!
Creation timestamp (unix seconds).
AlertRecurrence!
Whether the webhook fires once or indefinitely. See AlertRecurrence.
String!
Destination URL for delivery.
String!
Webhook status (e.g. active).
WebhookCondition!
Match conditions. Union — discriminate via __typename. See WebhookCondition.
RetrySettings
Optional retry policy. See RetrySettings.
BucketKey
Optional bucket grouping for batched delivery. See BucketKey.
PublishingType
How matched events are published. See PublishingType.
The following fields are deprecated — use bucketKey instead. They remain in the schema for backwards compatibility and may be removed in a future version.
String
deprecated
Deprecated — use bucketKey instead.
String
deprecated
Deprecated — use bucketKey instead.
String
deprecated
Deprecated — use bucketKey instead.