Skip to main content

FlowRunIdentifier

runIdstringrequired

Flow run ID associated with this run

Possible values: Value must match regular expression /^\d+$/

flowIdstringrequired

Flow ID associated with this run

Possible values: Value must match regular expression /^\S+$/

FlowRunIdentifier
{
"runId": "string",
"flowId": "string"
}