---
title: "Changes to List program reward assignments"
method: GET
path: "/v2/loyalties/programs/{programId}/rewards"
---

# Changes to List program reward assignments

`GET /v2/loyalties/programs/{programId}/rewards`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 62 revisions.

- **2026-07-17** (v2) `4cbaee5a82d5` — 8 info
- **2026-07-06** (v2) `341403eb19e5` — 10 breaking, 5 warning, 9 info

## Changes

- **2026-07-17** (v2) `4cbaee5a82d5` — 8 info
  - added the optional property `resource_id` to the response with the `400` status
  - added the optional property `resource_id` to the response with the `404` status
  - added the optional property `resource_id` to the response with the `409` status
  - added the optional property `resource_id` to the response with the `500` status
  - added the optional property `resource_type` to the response with the `400` status
  - added the optional property `resource_type` to the response with the `404` status
  - added the optional property `resource_type` to the response with the `409` status
  - added the optional property `resource_type` to the response with the `500` status
- **2026-07-06** (v2) `341403eb19e5` — 10 breaking, 5 warning, 9 info
  - for the `query` request parameter `limit`, the type changed from `integer` to `number, string, null`
  - the response property `code` became optional for the status `400`
  - the response property `code` became optional for the status `500`
  - the response property `key` became optional for the status `400`
  - the response property `key` became optional for the status `500`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `500`
  - added `#/components/schemas/ProgramListCursor` to the `cursor` response property `oneOf` list for the response status `200`
  - the `data/items/redeemed` response's property type changed from `integer` to `number` for status `200`
  - the `data/items/stock` response's property type changed from `integer` to `object` for status `200`
  - removed the optional property `data/items/costs` from the response with the `200` status
  - removed the optional property `resource_id` from the response with the `400` status
  - removed the optional property `resource_id` from the response with the `500` status
  - removed the optional property `resource_type` from the response with the `400` status
  - removed the optional property `resource_type` from the response with the `500` status
  - api operation id `listProgramRewards` removed and replaced with `listProgramRewardAssignments`
  - `query` request parameter `order` list-of-types was widened by adding types `null`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the optional property `data/items/stock/limited` to the response with the `200` status
  - added the optional property `data/items/updated_at` to the response with the `200` status
  - added `subschema #1, subschema #2` to the `data/items/stock` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/PaginationCursor` from the `cursor` response property `oneOf` list for the response status `200`
  - added the required property `data/items/stock/type` to the response with the `200` status

---

[Operation](https://skmtc.dev/voucherifyio/apis/voucherify-loyalty-v2-api/docs/v2/loyalties/programs/:programId/rewards/get.md) · [API](https://skmtc.dev/voucherifyio/apis/voucherify-loyalty-v2-api.md) · [Page](https://skmtc.dev/voucherifyio/apis/voucherify-loyalty-v2-api/changes/v2/loyalties/programs/:programId/rewards/get)
