---
title: "Changes to Get User by ID"
method: GET
path: "/Users/{id}"
---

# Changes to Get User by ID

`GET /Users/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-07-17** `7978594f207e` — 3 breaking
- **2025-08-05** `d290ee2c70fc` — 2 breaking, 1 info

## Changes

- **2026-07-17** `7978594f207e` — 3 breaking
  - response property `emails/items/` list-of-types was widened by adding types `string` to media type `application/scim+json` of response `200`
  - the `roles` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - the `schemas` response's property type/format changed from `object`/`` to `array`/`` for status `200`
- **2025-08-05** `d290ee2c70fc` — 2 breaking, 1 info
  - the `roles` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - the `schemas` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - response property `emails/items/` list-of-types was narrowed by removing types `string` from media type `application/scim+json` of response `200`

---

[Operation](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api/docs/Users/:id/get.md) · [API](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api.md) · [Page](https://skmtc.dev/ballerina-platform/apis/scim-2-0-api/changes/Users/:id/get)
