Skip to main content
GET
List all webhook subscriptions

Authorizations

Authorization
string
header
required

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

Query Parameters

page
number
default:1
Required range: x >= 1
Example:

1

limit
number
default:10
Required range: 1 <= x <= 100
Example:

20

isActive
boolean

Response

200

Webhooks list retrieved