instances

List customer instances.

Return a list of all instances associated with a specific customer and app, including instance metadata and status. Useful for tracking deployments and usage per customer.

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

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

Path parameters

customer_idstring required

Customer identifier

app_idstring required

App identifier

Response

ListCustomerInstancesResponse contains the JSON instances list

Changes

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