---
title: "Get entitlements"
method: GET
path: "/entitlements/{offerId}"
---

# Get entitlements

`GET /entitlements/{offerId}`

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](https://publisher.support.cleeng.com/hc/en-us/articles/226253648-Using-Tags-to-Build-Unique-Offers#benefits-of-using-tags). <br><br> 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.

## Path parameters

- `offerId` string, required

## Response `200`

200

## Other responses

- `401` — 401
- `500` — 500

---

[API](https://skmtc.net/cleeng/apis/mediastore-api.md) · [All operations](https://skmtc.net/cleeng/apis/mediastore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleeng/mediastore-api/versions/00cbfe7998a4/schema)
