Function asana::apis::webhooks_api::get_webhook[][src]

pub async fn get_webhook(
    configuration: &Configuration,
    webhook_gid: &str,
    opt_pretty: Option<bool>,
    opt_fields: Option<Vec<String>>
) -> Result<InlineResponse2018, Error<GetWebhookError>>

Returns the full record for the given webhook.