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

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

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

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

Method Detail

GET /admin/realms/{realm}/applications-by-id/{app-name}/session-count

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

HTTP Example:
GET /admin/realms/{realm}/applications-by-id/{app-name}/session-count
Output:
Map<String,Integer> -
Produces:
application/json