Get Customer
Customers
Get Customer
Retrieve a single customer by ID
GET
Get Customer
Overview
Retrieve details for a specific customer belonging to the authenticated merchant.Authentication
Your merchant API key
Path Parameters
Customer ID (UUID)Example:
650e8400-e29b-41d4-a716-446655440000Request Example
Response
Unique customer identifier (UUID)
Customer email address
Customer first name
Customer last name
Whether the customer has passed verification.
Whether tier 1 KYC has been completed.
Whether tier 2 KYC has been completed.
Customer capabilities and their current status.
Current blocking verification or capability issues. Empty array when the customer is approved.
When the customer was created (ISO 8601 timestamp)
When the customer was last updated (ISO 8601 timestamp)