Path: / admin / realms / {realm} / applications / {app-name} / session-count

Number of user sessions associated with this application { "count": number }

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

Method Summary
ResourceDescription
GET /admin/realms/{realm}/applications/{app-name}/session-countNumber of user sessions associated with this application { "count": number }

Method Detail
HTTP Example:
GET /admin/realms/{realm}/applications/{app-name}/session-count

Number of user sessions associated with this application { "count": number }

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