cURL
curl --request GET \ --url https://dev-entitlements-api.spectertech.ai/api/v1/plan-entitlement-quota/{id}
{ "id": "<string>", "planId": "<string>", "entitlement": "<string>", "quota": 123 }
Retrieve detailed information about a specific plan entitlement quota using its unique identifier.
Unique plan entitlement quota ID
OK - Successful response
Unique identifier of the plan entitlement quota
Unique identifier of the plan
Unique identifier of the entitlement
Quota for the entitlement in the plan