pub async fn get_current_user( configuration: &Configuration, ) -> Result<Vec<User>, Error<GetCurrentUserError>>