[
{
"_id": "string",
"workflowId": "string",
"fieldsMap": {},
"stageSystemFieldsMap": {},
"tags": [
"string"
],
"history": {
"stageTraversalHistory": [
{
"stageId": "string"
}
]
},
"dueDate": "2019-08-24T14:15:22Z",
"assignee": [
"string"
],
"assigneeUserGroupIds": [
"string"
],
"stageId": "string",
"stageActions": [
{
"actionId": "string",
"stageId": "string",
"actionType": "STAGE_ENTRY",
"resultId": "string",
"resultType": "STAGE_MOVEMENT",
"status": "ADDED",
"response": {
"entityId": "string",
"errorMessage": "string",
"data": {}
}
}
],
"status": "ACTIVE",
"details": {
"name": "string",
"companyId": 0,
"description": "string"
},
"metaData": {
"createdBy": "string",
"lastUpdatedBy": "string",
"createdDate": "2019-08-24T14:15:22Z",
"lastUpdatedDate": "2019-08-24T14:15:22Z",
"version": 0
},
"enabled": true
}
]