---
title: "Changes to Get a detailed list of currently connected chat clients"
method: GET
path: "/admin/chat/clients"
---

# Changes to Get a detailed list of currently connected chat clients

`GET /admin/chat/clients`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 104 revisions.

- **2026-07-17** `4e0ebcbe06e8` — 1 breaking, 3 warning, 1 info
- **2026-06-23** `558a9fa7f4fb` — 1 info
- **2024-07-02** `618b7ae59cc5` — 1 info
- **2021-09-23** `02fef72d775b` — 1 breaking

## Changes

- **2026-07-17** `4e0ebcbe06e8` — 1 breaking, 3 warning, 1 info
  - the `items/geo` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/geo/countryCode` from the response with the `200` status
  - removed the optional property `items/geo/regionName` from the response with the `200` status
  - removed the optional property `items/geo/timeZone` from the response with the `200` status
  - added `#/components/schemas/GeoDetails, subschema #2` to the `items/geo` response property `anyOf` list for the response status `200`
- **2026-06-23** `558a9fa7f4fb` — 1 info
  - added the optional property `items/user/authProviders` to the response with the `200` status
- **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/admin/chat/clients/get.md) · [API](https://skmtc.dev/owncast/apis/owncast-apis.md) · [Page](https://skmtc.dev/owncast/apis/owncast-apis/changes/admin/chat/clients/get)
