Refresh balances for the workspace
Accounts
Refresh balances for the workspace
Synchronously refreshes balances for every account in the caller workspace — connection-backed (Wise/Kraken/Safe/etc.) and standalone on-chain wallets alike — and persists them.
POST
Refresh balances for the workspace
Authorizations
Authorization method required to allow user to access the api endpoints.
Response
200 - application/json
Number of accounts whose balances were refreshed.
Example:
12
Number of accounts whose balance refresh failed (e.g. provider error).
Example:
1
Per-account detail, one entry per failed account; its length always matches failed. Always present — an empty array when nothing failed. Additive field, so older clients that only read the counts keep working.
Last modified on July 30, 2026