Skip to main content
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

string
required
The ID of the instance to retrieve.

Response

Returns 200 OK with the instance object. Same shape as Create Instance.