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

List set of sessions associated with this user.

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

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

Method Detail

GET /admin/realms/{realm}/users/{username}/sessions

List set of sessions associated with this user.

HTTP Example:
GET /admin/realms/{realm}/users/{username}/sessions
Output:
List<UserSessionRepresentation> -
Produces:
application/json