[ Concepts ]
Budgets
Monthly category limits update automatically as people and agents add expenses.
GET /api/v1/budgets returns each budgeted category's limit, spent amount, and remaining amount for the requested month. Only confirmed expenses count; Review items are excluded until approved.
For agents: use this before answering “how much is left in my budget?” instead of estimating from expense rows.