Get Billing Balance
GET/api/v1/billing/balance
Return the workspace's current credit balance and currency.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
X-API-Key missing, invalid or revoked.
The key has no access to this workspace, or the workspace has the feature disabled.
No such resource in the key's workspace.
The request body failed validation; detail lists the fields.