get https://{hostname}/identity-management/v3/user-admin/ui-identities
This operation lists the users who have access to your current account or other managed accounts using the accountSwitchKey
parameter. The account is determined by the tokens in your API client. You can pass a groupId
to filter users based on group. You can also return 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.