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 >= 1Number of webhooks per page (default: 25, max: 100)
1 <= x <= 100