v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01234055.7 KB
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