Skip to main content

Get all the cardholders for a client

GET 

/v1/card/cardholders

KEYSET paginated: pass cursor from the previous page’s nextCursor and stop when it is null. No page number and no total — the provider exposes neither, and inventing them would hand you a page control built on numbers that are not real. The client_id query parameter is required: the provider has no cross-client cardholder list.

Request

Responses

Keyset page