pub async fn get_hook( configuration: &Configuration, hook_id: &str, ) -> Result<Hook, Error<GetHookError>>