Inbound Webhook Management
Get paginated Webhook connectors
Retrieve a paginated list of webhook connectors with optional sorting
get/api/v1/inbound_webhooks
Query parameters
Page number for pagination. Defaults to 0.
Number of items per page. Defaults to 20.
Sorting criteria in the format: property(,asc|desc). Defaults to identifier,asc.
Response
Paginated webhook connector retrieved successfully