Webhooks
getWebhooks
Returns a user’s list of webhooks.
Returns: GetWebhooksResponse
Arguments
The cursor to use for pagination.
webhookId: The id of the webhook you want to retrieve.
bucketId: The bucketId of the webhooks you want to retrieve. Note that bucketId and webhookId are mutually exclusive, do not send both.
bucketSortkey: The bucketSortkey of the webhooks you want to retrieve.
limit: The maximum number of webhooks to return.