Retrieves a list of webhooks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The page of results you would like to return.
The number of items to return per page. By default, 50 items will be returned.
Success
The response is of type object
.
Retrieves a list of webhooks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The page of results you would like to return.
The number of items to return per page. By default, 50 items will be returned.
Success
The response is of type object
.