{
"ok": true,
"data": {
"id": "string",
"name": "string",
"short_description": "string",
"icon": "string",
"banner": "string",
"hashtags": [
"string"
],
"description": "string",
"rejection_message_1st": "string",
"rejection_message_2nd": "string",
"approval_message_1st": "string",
"approval_message_2nd": "string",
"show_statistics": 0,
"deletedAt": "string",
"node_statistic": {
"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,
"next_node": {
"id": "string"
}
},
"application_form": {
"id": "string",
"name": "string",
"entrypoint": "string",
"autosaved": true,
"primary": true,
"latest": true,
"workflow_status": "writing",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string",
"upstream": {
"id": "string",
"name": "string"
},
"latest_review": {
"id": "string",
"status": "pending",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string",
"node_reviews": [
{
"id": "string",
"status": "normal",
"review": "string",
"privileged": true,
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
}
]
}
},
"master": {
"id": "string",
"email": "string",
"name": "string",
"grade": 0,
"class": 0,
"number": 0,
"picture": "string",
"permission": "string"
},
"managers": [
{
"id": "string",
"email": "string",
"name": "string",
"grade": 0,
"class": 0,
"number": 0,
"picture": "string",
"permission": "string"
}
]
}
}