Skip to main content
GET
/
api
/
v1
/
plan-entitlement-quota
/
plan
/
{planId}
/
entitlement
/
{entitlementCode}
Get plan entitlement quotas by plan ID and optional entitlement code
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>'
[
  {}
]

Headers

x-admin-api-key
string
required

The API key to access the admin API

Path Parameters

planId
string
required

ID of the plan

entitlementCode
string

Code of the entitlement (optional)

Response

Successfully retrieved the quotas