{
"count": 0,
"num_pages": 0,
"current_page": 0,
"workflows": [
{
"id": 0,
"workflow_name": "string",
"nodes": [
{
"property1": null,
"property2": null
}
],
"edges": [
{
"property1": null,
"property2": null
}
],
"sample_questions": [
"string"
],
"is_deleted": true,
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"user": 0,
"project": 0
}
]
}