无限额度 则查询结果是100000000curl --location --request GET 'https://api.vimsai.com/v1/dashboard/billing/subscription' \
--header 'Authorization: Bearer <token>'{
"object": "billing_subscription",
"has_payment_method": true,
"soft_limit_usd": 5,
"hard_limit_usd": 5,
"system_hard_limit_usd": 5,
"access_until": 0
}