Get-IDMClientByAccessToken
Gets an API client by passing the client's token in the request. Get-IDMGroup
Gets details about a group. Get-IDMProperty
Gets details about a property. Get-IDMRole
Gets details about a role. Get-IDMUser
Gets details about a user. Get-IDMUserProfile
Gets a user's profile. List-IDMAccountSwitchKeys
Gets all the account switch keys and account names you can access based on your permissions. List-IDMGrantableRoles
Gets all the grantable roles you can include in a new custom role or add to an existing custom role. List-IDMGroupMoveAffectedUsers
Gets all users who would be affected by the move of a group. Users may lose or gain access to resources depending on the roles and permissions inherited from the new parent group. List-IDMGroups
Gets all groups for the current account and contract type. List-IDMProperties
Gets all properties for an account. List-IDMPropertyResources
Gets all resources a property uses. List-IDMRoles
Gets all the roles for the current account and contract type. List-IDMUsers
Gets all users who have access on an account. List-IDMUsersForProperty
Gets all users who can access a property. New-IDMGroup
Creates a new group. New-IDMRole
Creates a custom role. New-IDMUser
Creates a new user. Remove-IDMGroup
Deletes a group and its sub-group(s). Set-IDMGroupName
Updates a group's name. Set-IDMProperty
Moves a property from one group to another group. Set-IDMUserAuthGrants
Updates the groups a user has access to and how the user interacts with the objects in those groups.