Skip to main content

Get workflow execution history

GET 

/workflow-executions/:id/history

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

[Deprecated] This endpoint will be removed in October 2027. Please use /workflow-executions/{id}/history-v2 instead. Retrieves the detailed history of a single workflow execution. Workflow executions are available for up to 90 days before being archived; accessing an archived execution will return a 404 Not Found.

Request

Responses

List of workflow execution events for the given workflow execution