Skip to main content

List Webhook Endpoints

GET 

/webhooks/endpoints

Lists the webhook endpoints for the authenticated Refersion user. Cursor-paginated. Some users may receive a 402 if their plan doesn't include webhook access. The user's webhook configuration is auto-provisioned on first call — no endpoints yet just means an empty list, not an error. Each row has the endpoint's id, url, subscribed topics, and isSubscribedToAllTopics (true means topics is empty but every event type is delivered).

Request

Responses

Webhook endpoints retrieved successfully