Get cards by client

Returns the cards issued to a client, optionally filtered by status, type, funding type, product, account, alias, holder details or creation date. Use this endpoint to power card management views or to reconcile a given client's card portfolio.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Filter by client ID

string
required
Query Params
string

Filter by Bank Account ID.

string

Filter by card alias

string

Filter by creation date

string

Filter by customer

string

Filter by First Name

string

Filter by last name

string
enum

Reason for freezing a card

string
enum
deprecated

Deprecated. Use fundingType instead. Filter by product type.

Allowed:
string
enum

Filter by funding type. Extensible; current supported values are DEBIT and CREDIT.

Allowed:
string
enum

Filter by card status

Allowed:
string
enum

Filter by the type of the card

Allowed:
string

Filter by user ID

Responses

201

Created

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*