---
title: "Changes to Get the user information"
method: GET
path: "/me/user"
---

# Changes to Get the user information

`GET /me/user`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 29 revisions.

- **2026-07-17** `4ff151025f7c` — 1 info
- **2025-02-09** `11f1b67626ff` — 1 info
- **2025-01-26** `7eeaaad01664` — 1 info
- **2025-01-26** `92dc510f35d6` — 1 warning
- **2025-01-25** `e0c01e636f75` — 1 info
- **2025-01-25** `396dcd08fcd9` — 1 info
- **2025-01-20** `93e312846ab3` — 1 breaking

## Changes

- **2026-07-17** `4ff151025f7c` — 1 info
  - the `username` response's property pattern was changed from `/^[a-z\d](?:[a-z\d]|-_(?=[a-z\d])){0,38}$/i` to `/^[a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38}$/i` for the status `200`
- **2025-02-09** `11f1b67626ff` — 1 info
  - the `username` response's property pattern was changed from `/^[a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38}$/i` to `/^[a-z\d](?:[a-z\d]|-_(?=[a-z\d])){0,38}$/i` for the status `200`
- **2025-01-26** `7eeaaad01664` — 1 info
  - added the optional property `github_id` to the response with the `200` status
- **2025-01-26** `92dc510f35d6` — 1 warning
  - removed the optional property `github_id` from the response with the `200` status
- **2025-01-25** `e0c01e636f75` — 1 info
  - added the optional property `github_id` to the response with the `200` status
- **2025-01-25** `396dcd08fcd9` — 1 info
  - endpoint added
- **2025-01-20** `93e312846ab3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/lapisla-prover/apis/lapisla-prover-api/docs/me/user/get.md) · [API](https://skmtc.dev/lapisla-prover/apis/lapisla-prover-api.md) · [Page](https://skmtc.dev/lapisla-prover/apis/lapisla-prover-api/changes/me/user/get)
