pub async fn get_webhooks(
configuration: &Configuration,
type: Option<&str>,
sort: Option<&str>,
) -> Result<GetWebhooks, Error<GetWebhooksError>>pub async fn get_webhooks(
configuration: &Configuration,
type: Option<&str>,
sort: Option<&str>,
) -> Result<GetWebhooks, Error<GetWebhooksError>>