Path: / admin / realms / {realm} / users / {username} / sessions

List set of sessions associated with this user.

Path parameters:
username -
realm - realm name (not id!)

Method Summary
ResourceDescription
GET /admin/realms/{realm}/users/{username}/sessionsList set of sessions associated with this user.

Method Detail
HTTP Example:
GET /admin/realms/{realm}/users/{username}/sessions

List set of sessions associated with this user.

Output:
List<UserSessionRepresentation> -
Produces:
application/json