Account
Retrieve and update your tenant account details, quotas, and configuration.
GET /dashboard/account
Returns the full account profile including tenant details, current quota usage, rate limits, and active configuration.
Response:
PATCH /dashboard/account
Update tenant name and billing email.
PATCH /dashboard/account/config
Update one or more configuration blocks. Omitted blocks are unchanged.
Accepted fields:
| Field | Type | Description |
|---|---|---|
personaConfig | object | See Persona Configuration |
featureConfig | object | See Feature Configuration |
modelConfig | object | See Model Configuration |
industry | string | staffing, hr_tech, fintech, healthcare, legal, ehs, other |
teamSize | string | "1", "2-10", "11-50", "51-200", "201+" |