get_logs_config_pipeline
Retrieve a specific log processing pipeline configuration from your Datadog organization to manage and analyze log data effectively.
Instructions
Get a specific pipeline from your organization. This endpoint takes no JSON arguments.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}