{
"hasMore": true,
"data": [
{
"id": "<any>",
"name": "<string>",
"status": "draft",
"content": {
"trigger": {
"id": "<string>",
"name": "<string>",
"type": "webhook-base39",
"parameters": {
"enabled": true,
"event": "loan.created"
}
},
"actions": [
{
"id": "<string>",
"name": "<string>",
"type": "conditional",
"parameters": {
"conditions": [
[
"<string>"
]
],
"default": "<string>"
}
}
],
"subflows": {}
},
"createdAt": "2023-08-25T22:38:41.134Z",
"updatedAt": "2023-08-25T22:38:41.134Z",
"deleted": false,
"createdBy": {
"clientId": "key_643969122d598f5b62d15fbc",
"externalClientId": "optr_643969122d598f5b62d15fbd"
},
"updatedBy": {
"clientId": "key_643969122d598f5b62d15fbc",
"externalClientId": "optr_643969122d598f5b62d15fbd"
}
}
]
}