{
"items": [
{
"id": 0,
"workflow_name": "string",
"nodes": [
{
"property1": "string",
"property2": "string"
}
],
"edges": [
{
"property1": "string",
"property2": "string"
}
],
"sample_questions": [
"string"
],
"is_deleted": true,
"embed_feature": true,
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z",
"modified_on": "2019-08-24T14:15:22.123Z",
"user": 0,
"project": 0,
"project_id": 0,
"team_id": "string",
"team_name": "string",
"project_name": "string",
"owner_email": "string",
"llm_config": 0
}
],
"workflows": [
{
"id": 0,
"workflow_name": "string",
"nodes": [
{
"property1": "string",
"property2": "string"
}
],
"edges": [
{
"property1": "string",
"property2": "string"
}
],
"sample_questions": [
"string"
],
"is_deleted": true,
"embed_feature": true,
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z",
"modified_on": "2019-08-24T14:15:22.123Z",
"user": 0,
"project": 0,
"project_id": 0,
"team_id": "string",
"team_name": "string",
"project_name": "string",
"owner_email": "string",
"llm_config": 0
}
],
"meta": {
"property1": "string",
"property2": "string"
}
}