Skip to main content
GET
List Webhooks
Returns every webhook in your scope, including the legacy v1 partner-level webhook flagged legacy: true. Secrets are never returned. Filter with the optional status query parameter.

Authorizations

api_key
string
header
required

Query Parameters

status
enum<string>

An enumeration.

Available options:
active,
disabled

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
webhooks
WebhookResource · object[]
required