---
title: "Changes to GET /applications/{application_id}/entitlements"
method: GET
path: "/applications/{application_id}/entitlements"
---

# Changes to GET /applications/{application_id}/entitlements

`GET /applications/{application_id}/entitlements`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 58 revisions.

- **2026-04-17** `e5468cac9be0` — 1 breaking, 15 info

## Changes

- **2026-04-17** `e5468cac9be0` — 1 breaking, 15 info
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `items/consumed` to the response with the `200` status
  - added the optional property `items/fulfilled_at` to the response with the `200` status
  - added the optional property `items/fulfillment_status` to the response with the `200` status
  - added the optional property `items/gifter_user_id` to the response with the `200` status
  - added the optional property `items/guild_id` to the response with the `200` status
  - added the optional property `items/parent_id` to the response with the `200` status
  - removed `#/components/schemas/EntitlementResponse, subschema #1` from the `items/` response property `oneOf` list for the response status `200`
  - added the required property `items/application_id` to the response with the `200` status
  - added the required property `items/deleted` to the response with the `200` status
  - added the required property `items/ends_at` to the response with the `200` status
  - added the required property `items/id` to the response with the `200` status
  - added the required property `items/sku_id` to the response with the `200` status
  - added the required property `items/starts_at` to the response with the `200` status
  - added the required property `items/type` to the response with the `200` status
  - added the required property `items/user_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/discord/apis/discord-http-api-preview/docs/applications/:application_id/entitlements/get.md) · [API](https://skmtc.dev/discord/apis/discord-http-api-preview.md) · [Page](https://skmtc.dev/discord/apis/discord-http-api-preview/changes/applications/:application_id/entitlements/get)
