---
title: "Changes to Get a list of active sessions for a user"
method: GET
path: "/api/v1/users/{authId}/active-sessions"
---

# Changes to Get a list of active sessions for a user

`GET /api/v1/users/{authId}/active-sessions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2026-04-19** `14286832e067` — 1 warning, 1 info
- **2026-03-28** `0351f64da0c4` — 1 info
- **2024-08-11** `11e2773b3a1e` — 1 breaking

## Changes

- **2026-04-19** `14286832e067` — 1 warning, 1 info
  - removed the optional property `activeSessions/items/token` from the response with the `200` status
  - added the optional property `activeSessions/items/sessionId` to the response with the `200` status
- **2026-03-28** `0351f64da0c4` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/users/:authId/active-sessions/get.md) · [API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [Page](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/users/:authId/active-sessions/get)
