cURL
curl --request GET \ --url https://api.bland.ai/v1/orgs/{org_id}/billing/refill \ --header 'authorization: <authorization>'
{ "data": 50.00, "errors": null }
Retrieve the recharge amount for an organization’s billing.
null