Skip to main content
Every budget in Kualia lives in a workspace. Almost all endpoints are scoped to one: /v1/workspaces/{workspace_id}/.... Start here to find your workspace ids.

Get the authenticated user

List workspaces

role is admin for workspaces you own (or family groups you manage) and member otherwise.

Get a workspace

Returns the same fields plus ready_to_assign — the amount of money not yet assigned to any category:
Archived workspaces are listed by GET /v1/workspaces but reject all other API calls with 403.