List workflow runs ​
Retrieve workflow execution runs for the current environment.
Endpoint ​
http
GET /workflow-runQuery parameters ​
Refer Specifying query parameters in Truto APIs
workflow_id
string · uuid
status
string
All possible enum values:
createdrunningcompletedfailed
environment_id
string · uuid
Response Body ​
result
object[]
id
string · uuid
workflow_id
string · uuid
environment_id
string · uuid
status
string
All possible enum values:
createdrunningcompletedfailed
result
object
REQUIRED ·Â
steps
object[]
type
string
Example:
runaction
string
Example:
run_sync_jobsuccess
boolean
Example:
trueerror
string
result
object
success
boolean
error
string
retry_attempt
number
created_at
string · date-time
updated_at
string · date-time
started_at
string · date-time
finished_at
string · date-time
next_cursor
string
limit
number