Workflows
Get the workflow run history
GET
/
v4
/
workflows
/
{workflowId}
/
history
Authorizations
x-api-key
string
headerrequiredPath Parameters
workflowId
string
requiredThe unique identifier of the workflow whose runs history is to be retrieved
Response
200 - application/json
workflowId
string
Unique identifier of the workflow
workflowRuns
object[]