Returns a paginated list of all webhooks across your accessible forms and workspaces.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Page number for pagination (default: 1)
x >= 1
Number of webhooks per page (default: 25, max: 100)
1 <= x <= 100
List of webhooks
The response is of type object
.