Skip to main content
GET
Get customer

Overview

Retrieve detailed information about an individual customer based on their unique ID. This endpoint allows you to view the customer’s profile, including status, KYC information, and associated metadata.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Path Parameters

id
string
required

The ID of the customer to retrieve.

Response

200 - Success

status
boolean
data
object
error
any[]
message
string