curl --request GET \ --url https://api.novita.ai/openapi/v1/user/team/budget-list \ --header 'Authorization: Bearer <API_KEY>'
{ "member_count": 0, "budget_count": 0, "budgets": [ { "email": "<string>", "role": "<string>", "status": "<string>", "member_id": "<string>", "phone": "<string>", "user_id": "<string>", "remark_name": "<string>", "budget_type": "<string>", "budget_limit": 0, "used": 0, "remaining": 0, "cycle": "<string>", "period_start": "<string>", "period_end": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://novita.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
application/json
Hide properties
Unlimited
One-time
Recurring
10000
budget_type
Monthly
Was this page helpful?