Hi Team,
I'm trying to find the number of active users in confluence to test atlassian-license. I found a method to get max number of uses allowed in the license but couldn't find any function to get active number of users in confluence to compare that with. Any help wpuld be appreciated.
There is thread related to this
https://jira.atlassian.com/browse/CONFSERVER-37100
Where we can find a comment that starting from Confluence 7.1 it should be possible via those endpoints
/rest/license/1.0/license/userCount /rest/license/1.0/license/remainingSeats /rest/license/1.0/license/maxUsers
It looks like you're new here. Sign in or register to get started.