pub async fn list_workspaces( configuration: &Configuration, ) -> Result<Vec<Workspace>, Error<ListWorkspacesError>>