Function fusionauth_rust_client::apis::default_api::retrieve_webhook
source ยท pub async fn retrieve_webhook(
configuration: &Configuration,
) -> Result<WebhookResponse, Error<RetrieveWebhookError>>
Expand description
Retrieves the webhook for the given Id. If you pass in null for the id, this will return all the webhooks.