pub fn webhook_service_list_webhooks(
configuration: &Configuration,
creator_id: Option<i32>,
) -> Result<V1ListWebhooksResponse, Error<WebhookServiceListWebhooksError>>
pub fn webhook_service_list_webhooks(
configuration: &Configuration,
creator_id: Option<i32>,
) -> Result<V1ListWebhooksResponse, Error<WebhookServiceListWebhooksError>>