Run
Retrieve the statuses of your automation runs.
Gets the status and any outputs of an automation run.
Authorizations
x-api-keystringRequired
Path parameters
worker_idstringRequired
The worker_id is retrieved by making a request to /v1/invoke/{share_id}.
Responses
200
Successful operation
application/json
400
Mismatch department
application/json
403
Invalid API key
application/json
404
Invalid worker id
application/json
500
Internal server error
application/json
get
/v1/run/{worker_id}Last updated
Was this helpful?
