Skip to main content
GET
List webhooks
Returns all webhook subscriptions in the workspace, paginated. Secrets are stripped from list responses; they’re only visible on the create response.

Authorizations

x-api-key
string
header
required

Query Parameters

skip
integer
Required range: x >= 0
limit
integer
Required range: 1 <= x <= 100

Response

200 - application/json

Paginated list

success
enum<boolean>
required
Available options:
true
data
object[]
required
pagination
object
required