get_workflow_instances_v2
Retrieve all instances of a specified workflow from Datadog monitoring platform to track execution status and manage automated processes.
Instructions
List all instances 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"
}