---
title: "Changes to List programs"
method: GET
path: "/v2/loyalties/programs"
---

# Changes to List programs

`GET /v2/loyalties/programs`

> 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` — 8 breaking, 9 warning, 6 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` — 8 breaking, 9 warning, 6 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`
  - deleted the `query` request parameter `filters[created_at][conditions]`
  - deleted the `query` request parameter `filters[id][conditions]`
  - deleted the `query` request parameter `filters[junction]`
  - deleted the `query` request parameter `filters[name][conditions]`
  - deleted the `query` request parameter `filters[status][conditions]`
  - 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
  - added the new optional `query` request parameter `filters`
  - `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/validity_hours` to the response with the `200` status
  - removed `#/components/schemas/PaginationCursor` from the `cursor` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/voucherifyio/apis/voucherify-loyalty-v2-api/docs/v2/loyalties/programs/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/get)
