Run
Retrieve the statuses of your automation runs.
Last updated
Was this helpful?
Retrieve the statuses of your automation runs.
Last updated
Was this helpful?
Gets the status and any outputs of an automation run.
The worker_id is retrieved by making a request to /v1/invoke/{share_id}.
{"state":"done","answer":"{json having key and value of each output}"}