List balance groups

Returns the company's active balance groups ("grupos de saldo" / budgets), each with
its computed totals (committable_cents, available_cents, consumed_balance_cents),
its embedded manager, and its bound vendor_cards.

Access

  • Admin / finance users (permission budgets_manage) see every group in the company.
  • Other users only see the groups they manage (manager_id == their user id).

The company is taken from the company-id header. This endpoint is not paginated —
it returns all active groups in scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Finance endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized - missing or invalid authentication token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json