Get entitlements

This API allows you to check entitlements (access rights) of a customer to a given offer. Access is granted based on a purchased offer or tags (that are checked in the backend). Here you can check the benefits of tagging offers.

If there are two or more subscriptions / passes for the same offerId for the same customer, it will return one object with the latest expiresAt date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Note

Granting entitlements is based on the accessGranted value, not the expiresAt date. Even if the expiresAt date is in the past, accessGranted may be true. This may occur for example during a Grace period, where access is allowed to continue for a set time after the expiration date.

Errors

HTTP Status codeError codeMessage
401AUTH0001Missing required JWT
401AUTH0002Invalid JWT token
500SXXXX (X - number)Internal Server Error
Path Params
string
required

Cleeng offer Id (all offer types supported)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json