List Webhook Endpoints
Returns a cursor-paginated list of your webhook endpoints.
GET
Requires the
webhooks:read scope. The signing secret is never returned here — it is only shown once, when the endpoint is created.
Query parameters
The number of endpoints to return per page.
The pagination cursor from a previous response’s
next_cursor. See Pagination.Response
The page of webhook endpoints.
Whether more endpoints exist after this page.
The cursor to pass as
?cursor= to fetch the next page.
