get_workflow_instances_v2_2
Retrieve detailed execution information for a specific Datadog workflow instance to monitor and analyze automation processes.
Instructions
Get a specific execution of a given workflow. This API requires a registered application key.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}