memos_api::apis::webhook_service_api

Function webhook_service_get_webhook

source
pub fn webhook_service_get_webhook(
    configuration: &Configuration,
    id: i32,
) -> Result<V1Webhook, Error<WebhookServiceGetWebhookError>>