GET
/
v0
/
orchestrators
/
em-web-automation
/
workflows
/
{workflowId}
/
status

Authorizations

apikey
string
headerrequired

Path Parameters

workflowId
string
required

Unique identifier of the workflow.

Query Parameters

task_status
boolean | null

Return the task status of the workflow run. Defaults to false.

page
integer
default: 1

Page number for paginated results.

limit
integer
default: 10

Number of items per page for paginated results.

Response

200 - application/json
data
object[]
required
pagination
object
required