v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014254240.1 KB
Account Holders

List account holders

Lists account holders for the merchant with cursor-based pagination.

get/v1/account_holders

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 account holders

has_moreboolean required
next_cursorstring nullable required
All 55 operations