Skip to main content
GET
/
api
/
v1
/
entitlements
/
by-code
/
{code}
Find entitlement by code
curl --request GET \
  --url https://dev-entitlements-api.iqraa.ai/api/v1/api/v1/entitlements/by-code/{code} \
  --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

code
string
required

Entitlement code

Response

Successfully retrieved the entitlement