-
Suggestion
-
Resolution: Unresolved
-
None
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
[AX-144] Ability to retrieve last_seen data per product via REST API
Support reference count | Original: 10 | New: 11 |
Support reference count | Original: 9 | New: 10 |
Description |
Original:
h3. Summary
For ease of minimizing the number of licenses, organization admins want to retrieve the *last seen* data via REST API. h3. Steps to Reproduce # Currently, the *last seen* data is only available via CSV on [admin.atlassian.com|https://admin.atlassian.com/]. h3. Suggested Solution Provide a REST API endpoint to retrieve the *last seen* per product. h3. Problem Definition The existing endpoint [Get users in an organization|https://developer.atlassian.com/cloud/admin/organization/rest/api-group-orgs/#api-orgs-orgid-users-get] only provides data of managed accounts. h3. Workaround Currently, only CSV is available for the use case. |
New:
h3. Summary
For ease of minimizing the number of licenses, organization admins want to retrieve the *last seen* data via REST API. h3. Steps to Reproduce # Currently, the *last seen* data is only available via CSV on [admin.atlassian.com|https://admin.atlassian.com/]. h3. Suggested Solution Provide a REST API endpoint to retrieve the *last seen* per product. h3. Problem Definition The existing endpoint [Get users in an organization|https://developer.atlassian.com/cloud/admin/organization/rest/api-group-orgs/#api-orgs-orgid-users-get] only provides data of managed accounts. h3. Workaround We can use the [User’s last active dates|https://developer.atlassian.com/cloud/admin/organization/rest/api-group-directory/#api-v1-orgs-orgid-directory-users-accountid-last-active-dates-get] API to get the required information and this works for both Original and Centralized User management. |
Support reference count | Original: 8 | New: 9 |
Support reference count | Original: 7 | New: 8 |
Support reference count | Original: 6 | New: 7 |
Support reference count | Original: 5 | New: 6 |
Support reference count | Original: 4 | New: 5 |
Link | New: This issue is related to ACCESS-1291 [ ACCESS-1291 ] |