-
Suggestion
-
Resolution: Unresolved
-
None
-
5
-
Summary
For ease of minimizing the number of licenses, organization admins want to retrieve the last seen data via REST API.
Steps to Reproduce
- Currently, the last seen data is only available via CSV on admin.atlassian.com.
Suggested Solution
Provide a REST API endpoint to retrieve the last seen per product.
Problem Definition
The existing endpoint Get users in an organization only provides data of managed accounts.
Workaround
We can use the User’s last active dates API to get the required information and this works for both Original and Centralized User management.
- is related to
-
AX-673 Include 'Last Active Date' as a field in REST API endpoint /rest/api/2/user
- In Progress