-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Currently, Get managed accounts in an organisation don't allow filtering by product and site access.
Please provide a filtering option so that organisation administrators can retrieve only the needed records and don't need to work on filtering the results of all managed accounts to isolate the required user base.
Workaround
- Isolating the groups that provide product access to the products.
- Get a list of Users in these groups using Jira API - Get users from Group.
- Using Organisation Rest API, User’s last active dates get the last active for the users identified.
- mentioned in
-
Page Loading...
[ID-8825] Improve Get managed accounts | Organisation API, to allow filtering by site and product access
Support reference count | Original: 1 | New: 2 |
Remote Link | New: This issue links to "Page (Confluence)" [ 981619 ] |
Support reference count | New: 1 |
Summary | Original: Improve Get managed accounts | Organisation API for large Organisation | New: Improve Get managed accounts | Organisation API, to allow filtering by site and product access |
Description |
Original:
Currently, [Get managed accounts in an organisation|https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-v1-orgs-orgid-users-get] don't allow filtering by product and site access.
Please provide a filtering option so that organisation administrators can retrieve only the needed records and don't need to work on filtering the results of all managed accounts to isolate the required user base. |
New:
Currently, [Get managed accounts in an organisation|https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-v1-orgs-orgid-users-get] don't allow filtering by product and site access.
Please provide a filtering option so that organisation administrators can retrieve only the needed records and don't need to work on filtering the results of all managed accounts to isolate the required user base. h3. Workaround * Isolating the groups that provide product access to the products. * Get a list of Users in these groups using [Jira API - Get users from Group.|https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-groups/#api-rest-api-2-group-member-get] * Using [Organisation Rest API, 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] get the last active for the users identified. |