pub async fn list_user_groups(
    configuration: &mut Configuration,
    params: ListUserGroupsParams
) -> Result<Value, Error<ListUserGroupsError>>
Expand description

List all user groups.