workflowResponse
workflowResponse
The workflow with links
AllOf
This class requires all of the following:
JSON Example
{
"name": "string",
"version": "string",
"startStepId": "string",
"schemaVersion": "string",
"owner": {
"id": "string",
"subId": "string",
"type": "string"
},
"readOnly": false,
"description": "string",
"hierarchy": [
"string"
],
"tags": [
{
"name": "string",
"autoCreated": false
}
],
"id": "string",
"createdAt": "string",
"creationUser": "string",
"creationTenantId": "string"
}