This endpoint requires a Growth or Enterprise plan. Learn more.
Returns
Show Properties
Show Properties
A list of webhooks belonging to a user.
Show Properties
Show Properties
WebhookType!
required
AlertRecurrence!
required
WebhookCondition!
required
The conditions which must be met in order for the webhook to send a message.
Show Properties
Show Properties
Show Properties
Show Properties
Show Properties
Show Properties
Show Properties
Show Properties
Show Properties
Show Properties
The NFT event type the webhook is listening for.
Show Properties
Show Properties
WebhookNftEventType!
required
The NFT marketplaces the webhook is listening on.
Show Properties
Show Properties
Do not trigger the webhook if the raw transaction is handled by the TokenPairEvent webhook.
Show Properties
Show Properties
The settings for retrying failed webhook messages.
Show Properties
Show Properties
The minimum time in seconds that the webhook will wait before retrying a failed message
The maximum time in seconds that the webhook will wait before retrying a failed message
An optional bucket ID (max 64 characters). Can be used to query for subgroups of webhooks (useful if you have a large number of webhooks).
An optional bucket sort key (max 64 characters). Can be used to query for subgroups of webhooks (useful if you have a large number of webhooks).
Arguments
bucketId: The bucketId of the webhooks you want to retrieve. Note that bucketId and webhookId are mutually exclusive, do not send both.