API ReferencewebhooksGet WebhookGEThttps://api.devrev.ai/webhooks.getGets the requested webhook's information.HeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.Query parametersidstringRequiredformat: "id"ID for the webhook.ResponseThe response to getting the information for the webhook.webhookobjectShow 11 propertiesErrors400Bad Request Error401Unauthorized Error403Forbidden Error404Not Found Error429Too Many Requests Error500Internal Server Error503Service Unavailable Error