Workflow Execution APIs
The Workflow Execution APIs allow you to monitor and manage the execution history of automated workflows. These APIs provide insights into when workflows were run, their execution status, and detailed metadata for each execution instance. They are important for tracking performance, debugging issues, and auditing workflow behavior over time.
- Workflow Execution List API
Use the API to get a list of executions for a specified workflow.
- Workflow Execution Details API
Use this API to fetch detailed information about a specific workflow execution.