Get the credit balance
Account & credits
Get the credit balance
Read a wallet’s credits: total, blocked, and available.
GET
Get the credit balance
Defaults to the key’s own wallet (for account-bound keys, your account wallet). Pass
workspace_id to read the balance of any workspace you can manage — ids come from List workspaces.Authorizations
A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.
Query Parameters
Optional workspace id (from GET /v1/workspaces). Default: the key's own wallet.
Response
The workspace credit balance.

