Skip to main content
GET
Get user's cards

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Response

Successful Response

Paginated list of cards.

cards
CardResponse · object[]
required
total
integer | null
created
boolean
default:false
kycStatus
enum<string>
default:not_started

KYC verification status.

Available options:
not_started,
requested,
incorporating,
pending,
under_review,
in_review,
approved,
rejected
phoneVerified
boolean
default:false