---
title: "Changes to GET /user/getMe"
method: GET
path: "/user/getMe"
---

# Changes to GET /user/getMe

`GET /user/getMe`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2023-06-13** `c9159f20c562` — 1 breaking, 5 info
- **2023-06-09** `b7c6ba235941` — 1 breaking, 5 warning

## Changes

- **2023-06-13** `c9159f20c562` — 1 breaking, 5 info
  - the response's body type changed from no type to `object` for status `200`
  - added the optional property `avatarUrl` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `orgs` to the response with the `200` status
  - added the optional property `sites` to the response with the `200` status
  - added the optional property `username` to the response with the `200` status
- **2023-06-09** `b7c6ba235941` — 1 breaking, 5 warning
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `avatarUrl` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `orgs` from the response with the `200` status
  - removed the optional property `sites` from the response with the `200` status
  - removed the optional property `username` from the response with the `200` status

---

[Operation](https://skmtc.dev/bohr-io/apis/bohr-io-api/docs/user/getMe/get.md) · [API](https://skmtc.dev/bohr-io/apis/bohr-io-api.md) · [Page](https://skmtc.dev/bohr-io/apis/bohr-io-api/changes/user/getMe/get)
