customers

Get a customer.

Retrieve the details of a specific customer, including metadata, license, and instance information. Optionally, channel details can be excluded from the response.

Required RBAC Policy: kots/app/[:appid]/license/[:licenseid]/read

get/app/{app_id}/customer/{customer_id}

Path parameters

app_idstring required

App identifier

customer_idstring required

Customer identifier

Response

GetCustomerResponse represents a customer.

Changes

No recorded changes to this endpoint across all 1 revision of this API.