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}/auto-top-up
{ "org_id": "<string>", "enabled": true, "top_up_below_balance": "<string>", "top_up_amount": "<string>", "consecutive_failed_attempts": 123 }
This org’s auto top-up configuration (from Croesus); 404 if not configured yet.
Successful Response
Org auto top-up configuration (from Croesus).
Decimal string. Do not cast to float.