get_webhook

Function get_webhook 

Source
pub async fn get_webhook(
    configuration: &Configuration,
    webhook_id: i64,
) -> Result<GetWebhook, Error<GetWebhookError>>