pub async fn get_thread( configuration: &Configuration, id: &str, ) -> Result<Thread, Error<GetThreadError>>