Skip to main content
GET
/
api
/
v1
/
charges
/
by-entitlement
/
{entitlementCode}
Get all charges for a specific entitlement
curl --request GET \
  --url https://dev-billing-api.iqraa.ai/api/v1/api/v1/charges/by-entitlement/{entitlementCode} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

entitlementCode
string
required

Response

Returns charges for the entitlement