Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v2/external/orgs/{slug}/balance
{ "org_id": "<string>", "balance": "<string>", "account_suspended": true }
Current billing balance for this org (read from Croesus).
Successful Response
Org billing balance (from Croesus).
Decimal string. Do not cast to float.