get-workflow-history
Retrieve paginated version history for a workflow, including version numbers, timestamps, and status changes to track evolution and access previous versions.
Instructions
Retrieve a paginated history of all versions for a specific workflow, including version numbers, timestamps, status changes, and metadata for each version. Useful for tracking workflow evolution and accessing previous versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNumber | No | The zero-indexed page number of the response data | |
| workflowId | Yes | The ID of the workflow to get the details of |