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

# Changes to List program members

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 62 revisions.

- **2026-09-01** (v2) `a972e3958604` — 1 info
- **2026-09-01** (v2) `45dab307cb4a` — 1 warning, 1 info
- **2026-07-31** (v2) `703a0a42ea43` — 1 breaking, 1 info
- **2026-07-17** (v2) `4cbaee5a82d5` — 8 info
- **2026-07-06** (v2) `341403eb19e5` — 9 breaking, 13 warning, 20 info

## Changes

- **2026-09-01** (v2) `a972e3958604` — 1 info
  - the response property `cursor/oneOf[#/components/schemas/ListCursor]/expires_at` became required for the status `200`
- **2026-09-01** (v2) `45dab307cb4a` — 1 warning, 1 info
  - deleted the `path` request parameter `programId`
  - removed the non-success response with the status `409`
- **2026-07-31** (v2) `703a0a42ea43` — 1 breaking, 1 info
  - added `#/components/schemas/ListCursor` to the `cursor` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/MemberListCursor` from the `cursor` response property `oneOf` list for the response status `200`
- **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` — 9 breaking, 13 warning, 20 info
  - added the pattern `^lcrsmbr_[a-f0-9]+$` to the `query` request parameter `cursor`
  - added the pattern `^lprg_[a-f0-9]+$` to the `path` request parameter `programId`
  - 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/MemberListCursor` to the `cursor` response property `oneOf` list for the response status `200`
  - deleted the `query` request parameter `filters[created_at][conditions][$after]`
  - deleted the `query` request parameter `filters[created_at][conditions][$before]`
  - deleted the `query` request parameter `filters[customer_id][conditions][$in]`
  - deleted the `query` request parameter `filters[customer_id][conditions][$is]`
  - deleted the `query` request parameter `filters[id][conditions][$in]`
  - deleted the `query` request parameter `filters[id][conditions][$is]`
  - deleted the `query` request parameter `filters[junction]`
  - deleted the `query` request parameter `filters[status][conditions][$in]`
  - deleted the `query` request parameter `filters[status][conditions][$is]`
  - 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 `listMembers` removed and replaced with `listProgramMembers`
  - 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`
  - the response property `cursor` became required for the status `200`
  - the response property `data` became required for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/customer_id` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/metadata` became required for the status `200`
  - the response property `data/items/object` became required for the status `200`
  - the response property `data/items/program_id` became required for the status `200`
  - the response property `data/items/status` became required for the status `200`
  - the response property `data/items/updated_at` became required for the status `200`
  - the response property `object` became required for the status `200`
  - removed `#/components/schemas/PaginationCursor` from the `cursor` response property `oneOf` list for the response status `200`
  - the `data/items/customer_id` response's property pattern `^cust_[a-zA-Z0-9]+` was added for the status `200`
  - …2 more

---

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