---
title: "Changes to Get a user by username"
method: GET
path: "/v1/users/{username}"
---

# Changes to Get a user by username

`GET /v1/users/{username}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `e825144e9ffd` — 1 breaking, 3 info
- **2023-08-01** `eaa698f0f7cb` — 3 warning, 1 info

## Changes

- **2026-07-17** `e825144e9ffd` — 1 breaking, 3 info
  - the `path` request parameter `username` became required
  - added the optional property `assets` to the response with the `200` status
  - added the optional property `points` to the response with the `200` status
  - added the optional property `user` to the response with the `200` status
- **2023-08-01** `eaa698f0f7cb` — 3 warning, 1 info
  - removed the optional property `assets` from the response with the `200` status
  - removed the optional property `points` from the response with the `200` status
  - removed the optional property `user` from the response with the `200` status
  - the `path` request parameter `username` became optional

---

[Operation](https://skmtc.dev/openloyalty/apis/loyalty-blockchain-api/docs/v1/users/:username/get.md) · [API](https://skmtc.dev/openloyalty/apis/loyalty-blockchain-api.md) · [Page](https://skmtc.dev/openloyalty/apis/loyalty-blockchain-api/changes/v1/users/:username/get)
