Skip to main content
GET
List webhook subscriptions

Authorizations

Authorization
string
header
required

Server-side tenant-scoped credential created from Build > API Keys.

Query Parameters

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

Opaque nextCursor from the preceding page.

Response

Success

webhooks
object[]
hasMore
boolean
nextCursor
string | null