Get all your clients
GET/v1/card/clients
Offset-paginated (_page / _limit) with a real total, because this list is served from this service’s own records. Statuses here come from the mirror kept up to date by webhooks, NOT a live provider read — one provider call per row would make paging the thing that rate-limits you. Read a single client for the authoritative status and for verificationUrl, which is null on every row here.
Request
Responses
- 200
- 401
Paginated list
Missing, malformed, unknown, or revoked partner API key.