v4

latestOpenAPI 3.1.0MIT2026-08-02128224900.7 KB
Webhooks

List Webhooks

List all webhooks

get/webhooks

Query parameters

status'enabled' | 'disabled'

The status of a webhook.

If provided, only return webhooks with the given status.

pageinteger

The page number of the paginated response.

Example:1

The page number of the paginated response.

Response

OK

nextstring nullable

The URL to the next page of results, if any.

previousstring nullable

The URL to the previous page of results, if any.

countinteger required

The total number of results across all pages.