Skip to main content
GET
/
api
/
v1
/
plan-entitlement-quota
/
{id}
Get a specific plan entitlement quota
curl --request GET \
  --url https://dev-entitlements-api.iqraa.ai/api/v1/api/v1/plan-entitlement-quota/{id} \
  --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

id
string
required

ID of the plan entitlement quota

Response

Successfully retrieved the quota

The response is of type object.