cURL
curl --request GET \ --url https://dev-entitlements-api.spectertech.ai/api/v1/plan-entitlement-quota
[ { "id": "<string>", "planId": "<string>", "entitlement": "<string>", "quota": 123 } ]
Retrieve a list of all plan entitlement quotas.
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