Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Query Parameters

Case-insensitive match against endpoint name or URL.

event
string

Comma-separated events; returns endpoints subscribed to any of them.

disabled
boolean

Filter by disabled status. Omit for no filter.

limit
integer
offset
integer

Response

A page of webhook endpoints

endpoints
object[]
count
integer

Number of endpoints in this page.

total_count
integer

Total endpoints matching the filters.

limit
integer
offset
integer