get
https://www.pelcro.com/api/v1/core/customers/
Retrieve a single customer's details by ID.
Overview
Retrieve a single customer by ID. Supports expanding relationships.
Example: You want to view a customer's profile along with their active subscriptions. Call this endpoint with expand=subscriptions to include subscription data.
| Feature | Fields |
|---|---|
| Expandable | addresses, defaultSource, organization, subscriptions |
Related Endpoints
- Customers - Overview of the customers API
