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