Organization
Get Organization
Retrieve details about your organization.
GET
Fetch the current state of your organization, including which model providers are configured, your subscription tier, and how many instances you’re running.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_*). Scoped keys cannot access this endpoint.Response
Returns200 OK with the organization object.
Unique organization ID (UUID).
Your organization’s name.
Providers that have API keys configured (e.g.
["anthropic", "openai"]). The actual keys are never exposed.Current plan —
"shrimp", "lobster", etc.Maximum number of active instances your plan allows.
How many active (non-terminated) instances you currently have.
ISO 8601 timestamp.
ISO 8601 timestamp.