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