OpenAPI 3.1.02026-08-1752107375.8 KB

3e8facce7de8

Webhooks

Get Webhook Event Count

Get the total count of events triggered for a specific webhook. Use this endpoint to quickly check webhook activity volume without fetching the full event list, useful for monitoring dashboards and usage tracking.

get/v0/webhooks/{webhook_id}/events/count

Path parameters

webhook_idinteger required

ID of the webhook

Example:123

ID of the webhook

Response

Successful Response

integer required