{
"ok": true,
"data": {
"id": "string",
"name": "string",
"entrypoint": "string",
"autosaved": true,
"primary": true,
"latest": true,
"createdAt": "string",
"updatedAt": "string",
"nodes": [
{
"id": "string",
"type": "info",
"title": "string",
"description": "string",
"attachments": [
{
"id": "string",
"type": "Image",
"original_name": "string",
"file_name": "string",
"size": 0,
"public": true
}
],
"length_limit": 0,
"choices": [
"string"
],
"branch_by_choice": false,
"branch_nodes": [
"string"
],
"custom_choice": true,
"max_choices": 0,
"max_attachments": 0,
"max_file_size_each": 0,
"max_file_size_total": 0,
"required": true,
"nextNodeId": "string"
}
]
}
}