v25

OpenAPI 3.1.0raw.githubusercontent.com2026-08-014254240.1 KB
Webhook Subscriptions

List webhook subscriptions

Lists webhook subscriptions for the merchant with cursor-based pagination.

get/v1/webhook_subscriptions

Query parameters

limitinteger

Number of results per page (1-100). Defaults to 10.

cursorstring

Opaque cursor from a previous next_cursor.

Response

Paginated list of webhook subscriptions

has_moreboolean required
next_cursorstring nullable required