getCustomerById
getCustomerByIdRetrieve detailed customer information using their unique ID. Access customer data from the Zenskar billing platform.
Instructions
Retrieve details for a specific customer by their ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | The unique ID of the customer to retrieve. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |