Skip to main content
GET
List webhook subscriptions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string>

Filter results by subscription status.

Available options:
active,
inactive

Response

200 - application/json

A list of webhook subscriptions.

subscriptions
object[]
required