cURL
Entitlement
Get subscription item entitlements
Get all entitlements of a subscription item. By default, expired entitlements are excluded from the response.
GET
cURL
Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pfadparameter
Subscription item identifier
Abfrageparameter
Filter entitlements by status. Use this to retrieve only active entitlements or entitlements in a specific state.
Verfügbare Optionen:
active, pending, disabled, expired Include expired entitlements in the response. By default, expired entitlements are excluded.
The collection page number
The number of items per page
Erforderlicher Bereich:
0 <= x <= 100