v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

Retrieve the list of card groups that the user owns.

get/card-group

Query parameters

cursorstring

A cursor string to fetch the next page of results

filter:namestring

Pass in a name to filter for card groups with a matching name.

filter:virtualAccountIdstring

Pass in a virtual account ID to filter for card groups under a specific virtual account.

filter:status'active' | 'archived'

Filter card groups by status. Defaults to 'active' if not provided.

Response

OK