Function get_users

Source
pub async fn get_users(
    configuration: &Configuration,
) -> Result<Vec<UserListItem>, Error<GetUsersError>>