Instances
List Instances
List all instances in your organization.
GET
Returns all non-terminated instances in your organization, sorted by creation date (newest first). Terminated instances are automatically excluded.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.
Requires an organization key (
chd_org_*).Response
Returns200 OK with an array of instance objects.
Each object in the array has the same shape as the response from Create Instance.