Retrieve a Customer with Verification Status
Get information about a customer by their ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Customer ID
"customer_f31121c389624d3697cbf3ea8830b7a4"
Response
- Individual
- Business
Response containing information about an individual customer.
Customer ID
"customer_f31121c389624d3697cbf3ea8830b7a4"
Array of verification profiles. For individual customers, this will include kyc_profile_a. For business customers, this will include kyb_profile_a. See KYC Flow for individuals or KYB Flow for businesses. See Verification Profile for individual status definitions and criteria breakdown or Verification Profile for business status definitions and criteria breakdown.
Customer Terms of Service acceptance status (incomplete | pending | approved).
incomplete, pending, approved "incomplete"
ISO 8601 formatted customer creation timestamp
"2026-03-09T20:46:31.305Z"
ISO 8601 formatted customer update timestamp
"2026-03-09T20:46:31.305Z"
Customer type
individual "individual"
Customer email address
"jane.smith@example.com"
Customer phone number
"+14155550123"
Customer first name (individual customers only)
"Jane"
Customer last name (individual customers only)
"Smith"
The customer's date of birth in YYYY-MM-DD format (individual customers only).
"1990-01-15"
Personal information for an individual customer, echoed back from the most recent submission. The tax identification number is omitted from responses for privacy.