{
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"id": 123,
"name": "<string>",
"description": "<string>",
"projectId": 123,
"type": "<string>",
"steps": [
{
"id": "<string>",
"type": "<string>",
"endpointId": 123,
"preProcessor": "<string>",
"postProcessor": "<string>",
"nextIfTrue": "<string>",
"nextIfFalse": "<string>",
"condition": "<string>"
}
]
}