List cards
Retrieves a paginated list of cards. Use cursor-based pagination. Filter by accountId to get cards for a specific account.
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Query Parameters
Maximum number of items to return (1-100, default: 20)
x <= 10020
50
100
Opaque cursor for pagination. Pass nextCursor from previous response to get next page.
Filter cards by exact ID match
Filter cards by status (comma-separated)
ACTIVE: Card is active and can be usedFROZEN: Card is frozen (e.g. lost card). End user or client can unfreeze.BLOCKED: Card is blocked for risk/compliance. Internal operation only; unblock via support.EXPIRED: Card has expired
ACTIVE, FROZEN, BLOCKED, EXPIRED Filter cards by type (comma-separated)
VIRTUAL, PHYSICAL Filter cards by physical card lifecycle status (comma-separated). Only meaningful for PHYSICAL cards.
NOT_ORDERED, REQUESTED, IN_PRODUCTION, PRODUCTION_COMPLETED, IN_TRANSIT, OUT_FOR_DELIVERY, DELIVERED, ACTIVATED, CANCELED, DELIVERY_FAILED, EXCEPTION Filter cards by account ID(s) (comma-separated)
Filter cards by user ID(s) (comma-separated)