ls_get_customer
Retrieve a customer by ID to access name, email, city, country, MRR, total revenue, 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 |