cURL
curl --request GET \ --url http://localhost:4000/user/plan \ --header 'api_key: <api_key>'
{ "advanced_analytics": true, "api_calls_per_day": 123, "assets_per_project": 123, "custom_branding": true, "customer_wallets": 123, "plan_code": "<string>", "priority_support": true, "projects": 123, "subscription_code": "<string>", "subscription_status": "<string>", "system_wallets": 123, "user_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://harbor.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://harbor.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Success response