List teams
501
401 and a good one gets 501. The refusal is not an oracle for whether your
company exists.
Get a team at a tenant
Path parameters
Reading spend
class and enforced are the two fields that decide whether cap_cents is a
ceiling or an alert. Do not read cap_cents on its own.
period is the tenant’s own budget window, taken from its AccountKit — not a
calendar month. Reporting spend over a month while the cap resets weekly produces
a number that looks like a fraction of a cap and is not one. With no budget
declared, period.name is month because that is the conventional reporting
window, and cap_cents is null.
runtime and provider are the same value
Both are emitted, and both carry hermes or durable. They are duplicated so a
client written against either name reads the true value.
counts is derived from two legacy columns. The six board columns are
computed from tasks_mirror.status and tasks_mirror.verification_status by a
single reader. There is no database constraint making those two columns agree, so
a card whose legacy status the reader cannot classify is counted as open rather
than dropped — an invisible card is how work is lost. See
Board for the full mapping.