---
title: "Changes to Get a user's details"
method: GET
path: "/moderation/chat/user/{userId}"
---

# Changes to Get a user's details

`GET /moderation/chat/user/{userId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 104 revisions.

- **2026-08-27** `e2ce1f2fcdfa` — 1 breaking, 11 warning, 1 info
- **2026-06-23** `558a9fa7f4fb` — 2 info
- **2024-11-14** `4c2119f0f338` — 1 info
- **2024-07-02** `618b7ae59cc5` — 1 info
- **2021-09-23** `02fef72d775b` — 1 breaking

## Changes

- **2026-08-27** `e2ce1f2fcdfa` — 1 breaking, 11 warning, 1 info
  - the `user` response's property type changed from `object` to no type for status `200`
  - removed the optional property `user/authProviders` from the response with the `200` status
  - removed the optional property `user/authenticated` from the response with the `200` status
  - removed the optional property `user/createdAt` from the response with the `200` status
  - removed the optional property `user/disabledAt` from the response with the `200` status
  - removed the optional property `user/displayColor` from the response with the `200` status
  - removed the optional property `user/displayName` 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/isBot` from the response with the `200` status
  - removed the optional property `user/nameChangedAt` from the response with the `200` status
  - removed the optional property `user/previousNames` from the response with the `200` status
  - removed the optional property `user/scopes` from the response with the `200` status
  - added `#/components/schemas/User, subschema #2` to the `user` response property `allOf` list for the response status `200`
- **2026-06-23** `558a9fa7f4fb` — 2 info
  - added the optional property `messages/items/allOf[#/components/schemas/UserEvent]/user/authProviders` to the response with the `200` status
  - added the optional property `user/authProviders` to the response with the `200` status
- **2024-11-14** `4c2119f0f338` — 1 info
  - api tag `External` removed
- **2024-07-02** `618b7ae59cc5` — 1 info
  - endpoint added
- **2021-09-23** `02fef72d775b` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/owncast/apis/owncast-apis/docs/moderation/chat/user/:userId/get.md) · [API](https://skmtc.dev/owncast/apis/owncast-apis.md) · [Page](https://skmtc.dev/owncast/apis/owncast-apis/changes/moderation/chat/user/:userId/get)
