Instances
Get Instance
Retrieve details for a specific instance.
GET
Fetch the full details of a single instance by its ID.
Accepts an organization key (
chd_org_*) or a scoped key (chd_sk_*) with read permission on this instance.Path Parameters
The ID of the instance to retrieve.
Response
Returns200 OK with the instance object. Same shape as Create Instance.