get_customer
Retrieve a customer's general settings and contact information using its ID. Access is scoped to the authenticated customer and requires Settings permission.
Instructions
Read and update your organization's general settings. Returns the customer, including its general settings and contact info, scoped to {customerId}. {customerId} must match the customer resolved from the bearer token; a token scoped to a different customer gets 403, even if that customer would otherwise be reachable through a reseller/MTS relationship. Requires the Settings permission and DoiT API access (platform:externalApi).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | ||
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. |