---
title: "Changes to List Rewards"
method: GET
path: "/users/{user_guid}/members/{member_guid}/rewards"
---

# Changes to List Rewards

`GET /users/{user_guid}/members/{member_guid}/rewards`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 50 revisions.

- **2025-11-05** `e74cd2b059b5` — 11 warning, 3 info
- **2024-08-14** `471bc9021d67` — 1 info
- **2024-08-12** `237821a5340a` — 1 info

## Changes

- **2025-11-05** `e74cd2b059b5` — 11 warning, 3 info
  - removed the optional property `rewards/items/account_guid` from the response with the `200` status
  - removed the optional property `rewards/items/balance` from the response with the `200` status
  - removed the optional property `rewards/items/balance_type` from the response with the `200` status
  - removed the optional property `rewards/items/created_at` from the response with the `200` status
  - removed the optional property `rewards/items/description` from the response with the `200` status
  - removed the optional property `rewards/items/expires_on` from the response with the `200` status
  - removed the optional property `rewards/items/guid` from the response with the `200` status
  - removed the optional property `rewards/items/member_guid` from the response with the `200` status
  - removed the optional property `rewards/items/unit_type` from the response with the `200` status
  - removed the optional property `rewards/items/updated_at` from the response with the `200` status
  - removed the optional property `rewards/items/user_guid` from the response with the `200` status
  - api tag `rewards` added
  - api tag `mx_platform` removed
  - added `#/components/schemas/MemberElements, #/components/schemas/RewardElements` to the `rewards/items/` response property `allOf` list for the response status `200`
- **2024-08-14** `471bc9021d67` — 1 info
  - added the optional property `rewards/items/updated_at` to the response with the `200` status
- **2024-08-12** `237821a5340a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mx/apis/mx-platform-api/docs/users/:user_guid/members/:member_guid/rewards/get.md) · [API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [Page](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/members/:member_guid/rewards/get)
