v1

latestOpenAPI 3.0.02026-07-23620132.5 KB
Outbound Webhooks

List outbound webhooks for an organization

Returns the outbound webhook subscriptions belonging to the given organization. Endpoint is proxy for the Outbound Webhooks service. Full schema documentation is available at https://github.com/integromat/outbound-webhooks/blob/master/openapi/openapi.json

get/outbound-webhooks/organizations/{organizationId}/webhooks

Path parameters

organizationIdinteger required

The unique ID of the organization that owns the webhooks.

Query parameters

limitinteger

Maximum number of webhooks to return.

offsetinteger

Number of webhooks to skip for pagination.

Response

Successful response.