Hello everyone,
I would like to be able to check the last login date for a certain user.
It is possible to see this value in the admin UI, but it's not a value that the API returns for some reason: https://docs.atlassian.com/ConfluenceServer/rest/8.3.1/#api/user
Am I missing something or is this not possible at the moment?
Unfortunately, this data is not available through the REST API. If you have access to the DB, you can use this method - How to get a list of users with their last logon times | Confluence | Atlassian Documentation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.