---
title: "Changes to Get the current user"
method: GET
path: "/api/users/me"
---

# Changes to Get the current user

`GET /api/users/me`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-08-05** `c3e15c78f2da` — 4 info
- **2026-06-19** `f9228b36756c` — 1 info
- **2026-06-02** `4d4c5e5b7ab8` — 2 info

## Changes

- **2026-08-05** `c3e15c78f2da` — 4 info
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
- **2026-06-19** `f9228b36756c` — 1 info
  - added the optional property `timezone` to the response with the `200` status
- **2026-06-02** `4d4c5e5b7ab8` — 2 info
  - added the required property `storage_limit_bytes` to the response with the `200` status
  - added the required property `storage_used_bytes` to the response with the `200` status

---

[Operation](https://skmtc.dev/gumnut-ai/apis/gumnut-api/docs/api/users/me/get.md) · [API](https://skmtc.dev/gumnut-ai/apis/gumnut-api.md) · [Page](https://skmtc.dev/gumnut-ai/apis/gumnut-api/changes/api/users/me/get)
