{
"name": "string",
"description": "string",
"workspace": "string",
"group": 0,
"icon": "string",
"status": "active",
"trigger_ref": "string",
"version": "string",
"active_version": 0,
"nodes": [
{
"id": "string",
"type": "trigger",
"label": "string",
"data": {
"label": "Trigger Manual",
"type": "manual",
"action": "create"
},
"position": {
"x": 0,
"y": 0
},
"dimensions": {
"width": 0,
"height": 0
},
"zIndex": 0,
"parent": "string"
}
],
"edges": [
{
"id": "string",
"label": "string",
"source": "string",
"target": "string"
}
],
"settings": {},
"meta": {},
"deleted_at": "2019-08-24T14:15:22.123Z"
}