Skip to main content
GET
List cards

Overview

Retrieve a list of all cards belonging to a specific customer. This endpoint returns cards with their basic information, balance, and recent events.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Query Parameters

customer_id
string

Filter by customer ID (UUID)

Response

200 - Success

status
boolean
data
object[]
error
any[]
message
string