Page of webhooks owned by the calling API key, newest first. See Webhook.
Show View fields (Webhook)
Show View fields (Webhook)
Webhook id (UUID).
Webhook category. See WebhookType.
User-supplied webhook name.
Creation timestamp (unix seconds).
Whether the webhook fires once or indefinitely. See AlertRecurrence.
Destination URL for delivery.
Webhook status (e.g.
active).Match conditions. Union — discriminate via
__typename. See WebhookCondition.Show View variants (WebhookCondition)
Show View variants (WebhookCondition)
Pair-level event conditions. See TokenPairEventWebhookCondition.
Token-price threshold conditions. See TokenPriceEventWebhookCondition.
Market-cap threshold conditions. See MarketCapEventWebhookCondition.
Token-transfer conditions. See TokenTransferEventWebhookCondition.
Optional retry policy. See RetrySettings.
How matched events are published. See PublishingType.
Opaque cursor for the next page.
null when the result fits in a single page.