Headers
Path Parameters
The flow run state id
Response
Successful Response
Represents the state of a run.
Enumeration of state types.
Available options:
SCHEDULED
, PENDING
, RUNNING
, COMPLETED
, FAILED
, CANCELLED
, CRASHED
, PAUSED
, CANCELLING
Examples:
"Run started"
Data associated with the state, e.g. a result. Content must be storable as JSON.