Skip to main content
GET
List webhook endpoints
List registered receivers for this app. Requires webhooks:read.

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code with PKCE. Implicit and password flows are unsupported.

Query Parameters

cursor
string
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Paginated webhook endpoints.

data
object[]
required
pagination
object
required