---
title: "Changes to Retrieve current user information"
method: GET
path: "/organizations/{orgId}/users/me"
---

# Changes to Retrieve current user information

`GET /organizations/{orgId}/users/me`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 21 warning, 2 info
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 21 warning, 2 info
  - removed the optional property `serviceUser/createdBy` from the response with the `200` status
  - removed the optional property `serviceUser/dtCreated` from the response with the `200` status
  - removed the optional property `serviceUser/dtLastModified` from the response with the `200` status
  - removed the optional property `serviceUser/id` from the response with the `200` status
  - removed the optional property `serviceUser/lastModifiedBy` from the response with the `200` status
  - removed the optional property `serviceUser/name` from the response with the `200` status
  - removed the optional property `serviceUser/version` from the response with the `200` status
  - removed the optional property `user/contactNumber` from the response with the `200` status
  - removed the optional property `user/createdBy` from the response with the `200` status
  - removed the optional property `user/dtCreated` from the response with the `200` status
  - removed the optional property `user/dtLastModified` from the response with the `200` status
  - removed the optional property `user/email` from the response with the `200` status
  - removed the optional property `user/firstAcceptedTermsAndConditions` from the response with the `200` status
  - removed the optional property `user/firstName` from the response with the `200` status
  - removed the optional property `user/id` from the response with the `200` status
  - removed the optional property `user/lastAcceptedTermsAndConditions` from the response with the `200` status
  - removed the optional property `user/lastModifiedBy` from the response with the `200` status
  - removed the optional property `user/lastName` from the response with the `200` status
  - removed the optional property `user/organizations` from the response with the `200` status
  - removed the optional property `user/supportUser` from the response with the `200` status
  - removed the optional property `user/version` from the response with the `200` status
  - added `#/components/schemas/AbstractResponse, subschema #2` to the `serviceUser` response property `allOf` list for the response status `200`
  - added `#/components/schemas/AbstractResponse, subschema #2` to the `user` response property `allOf` list for the response status `200`
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking
  - the response property `organization/allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/users/me/get.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/users/me/get)
