Skip to main content
GET
Get Cardholder

Overview

Retrieve detailed information about a specific cardholder, including personal details, address, document information, and KYC status.

Path Parameters

Response Fields

Example Usage

Example Response

KYC Status Values

The cardsCount field shows the number of active (non-terminated) cards associated with this cardholder.

Authorizations

Authorization
string
header
required

JWT access token obtained from /auth/token

Path Parameters

id
string
required

Unique cardholder identifier

Response

Cardholder retrieved successfully

success
boolean
Example:

true

status
integer
Example:

200

message
string
Example:

"Cardholder retrieved successfully"

data
object
meta
object