Skip to main content
GET
Returns the full customer object including profile, address, and integration details.

Path Parameters

string
required
The unique identifier (SSO ID) of the customer to retrieve.Example: 1234-5678-9012-3456

Response

string
Unique identifier for the customer.
string
Customer’s email address.
string
Customer’s first name.
string
Customer’s last name.
string
Customer’s phone number.
string
Associated Stripe customer ID for payment processing.
string
ISO 8601 date when the customer account was activated.
string
ISO 8601 timestamp of the last update to the customer record.