Instances
Get Instance
Retrieve details for a specific instance.
GET
Fetch the full details of a single instance by its ID.Documentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.