get https://{hostname}/identity-management/v2/user-admin/ui-identities
Return a list of users who have access on this account. The account is determined by the tokens in your API client. You can pass a groupId
to filter users based on group. Additionally, you can return additional user information such as what product notifications they subscribe to, or what group and role assignments they have. Set the actions
parameter to true
to return the actions you can take on each user.