ls_get_customer
Retrieve a customer's details by ID, including contact information, revenue metrics, and customer portal URL.
Instructions
Get a specific customer by ID, including name, email, city, country, MRR, total revenue, and customer portal URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Comma-separated related resources to include (e.g. 'store,orders,subscriptions,license-keys') | |
| customerId | Yes | The customer ID |