Get customer by reference
Customers
Get customer by reference
Retrieves a customer’s details using their unique reference ID. Returns the customer’s name, email, and active purchases. Only customers owned by the authenticated provider can be accessed.
GET
Get customer by reference
Documentation Index
Fetch the complete documentation index at: https://docs.solvapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Customer reference identifier
Example:
"cus_3c4d5e6f7g8h"
Response
Customer retrieved successfully
Customer email address
Example:
"customer@example.com"
Customer full name
Example:
"John Doe"
Customer reference identifier
Example:
"cus_3c4d5e6f7g8h"
External reference ID from your auth system (if set during creation or update)
Example:
"auth_user_12345"
Active purchases