---
title: "Changes to GET /api/tenants/{tenantId}/users/{userId}"
method: GET
path: "/api/tenants/{tenantId}/users/{userId}"
---

# Changes to GET /api/tenants/{tenantId}/users/{userId}

`GET /api/tenants/{tenantId}/users/{userId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 18 revisions.

- **2026-07-17** `34e260deaa2c` — 1 warning
- **2025-03-12** `8f09691a3e2e` — 2 warning, 2 info
- **2023-07-23** `fd1b5146be4a` — 2 warning, 3 info

## Changes

- **2026-07-17** `34e260deaa2c` — 1 warning
  - removed the optional property `password` from the response with the `200` status
- **2025-03-12** `8f09691a3e2e` — 2 warning, 2 info
  - added the new `SystemAdministrator` enum value to the `userType` response property for the response status `200`
  - added the new `TenantAdministrator` enum value to the `userType` response property for the response status `200`
  - removed the `Administrator` enum value from the `userType` response property for the response status `200`
  - removed the `Supervisor` enum value from the `userType` response property for the response status `200`
- **2023-07-23** `fd1b5146be4a` — 2 warning, 3 info
  - added the new `Administrator` enum value to the `userType` response property for the response status `200`
  - added the new `Supervisor` enum value to the `userType` response property for the response status `200`
  - added the optional property `password` to the response with the `200` status
  - removed the `SystemAdministrator` enum value from the `userType` response property for the response status `200`
  - removed the `TenantAdministrator` enum value from the `userType` response property for the response status `200`

---

[Operation](https://skmtc.dev/payroll-engine/apis/payroll-engine-backend-api-v1/docs/api/tenants/:tenantId/users/:userId/get.md) · [API](https://skmtc.dev/payroll-engine/apis/payroll-engine-backend-api-v1.md) · [Page](https://skmtc.dev/payroll-engine/apis/payroll-engine-backend-api-v1/changes/api/tenants/:tenantId/users/:userId/get)
