get_integration_webhooks_configuration_webhook
Retrieve the configuration details of a specific webhook by name from Datadog's integration settings for monitoring and management purposes.
Instructions
Gets the content of the webhook with the name <WEBHOOK_NAME>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}