ls_get_customer
Get a specific customer by ID to retrieve their name, email, location, MRR, total revenue, and 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 |
|---|---|---|---|
| customerId | Yes | The customer ID | |
| include | No | Comma-separated related resources to include (e.g. 'store,orders,subscriptions,license-keys') |