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.

🚧

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
Language
Credentials
Header
Click Try It! to start a request and see the response here!