cURL
curl --request GET \ --url https://dev-entitlements-api.iqraa.ai/api/v1/api/v1/plan-entitlement-quota/plan/{planId}/entitlement/{entitlementCode} \ --header 'x-admin-api-key: <x-admin-api-key>'
[ {} ]
Retrieves quotas for a specific plan, optionally filtered by entitlement code
The API key to access the admin API
ID of the plan
Code of the entitlement (optional)
Successfully retrieved the quotas