Retrieve a webhookAsk AIget https://api.sikoia.com/v2/webhooks/{webhook_id}Retrieves a webhook. Returns information about a webhook, including the webhook_callback_url and a list of associated event_types.Path Paramswebhook_iduuidrequiredWebhook IdResponses 200Webhook successfully retrieved 401Unauthorized 404Webhook does not exist 429Too Many Requests 500Internal Server ErrorUpdated 2 months ago