Skip to main content

Read execution state

GET 

/workflows/executions/:id/state

Returns a live state snapshot: per-step outputs, current steps, pending signal waits, variables, and run metadata. Queried live while the execution runs; rebuilt from storage afterwards.

Request

Responses

The state snapshot.