Workflow Step Mode APIs
Get completion status of individual step
GET
Authorizations
Path Parameters
Unique identifier for each step
Response
200 - application/json
Get a workflow step run status
Goal to be executed
Example:
"Go to amazon.com"
Whether the goal is Ask or Act type
Available options:
ACT
, ASK
Status of the step
Available options:
INITIATED
, COMPLETED
, FAILED
, STOPPED