pub async fn get_threads( configuration: &Configuration, ids: &str, ) -> Result<Vec<Thread>, Error<GetThreadsError>>