pub async fn whoami( configuration: &Configuration, workspace: &str, ) -> Result<User, Error<WhoamiError>>