Path: / admin / realms / {realm} / session-stats

Any application that has an admin URL will be asked directly how many sessions they have active and what users are involved with those sessions.

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

Method Summary
ResourceDescription
GET /admin/realms/{realm}/session-statsAny application that has an admin URL will be asked directly how many sessions they have active and what users are involved with those sessions.

Method Detail
HTTP Example:
GET /admin/realms/{realm}/session-stats

Any application that has an admin URL will be asked directly how many sessions they have active and what users are involved with those sessions.

Output:
Map<String,SessionStats> -
Produces:
application/json