{
"code": 0,
"msg": "OK",
"data": {
"data": {
"info": {
"escalation_id": "string",
"creator": "string",
"create_time": 0,
"updater": "string",
"update_time": 0,
"name": "string",
"repeat_time": 0,
"description": "string",
"is_repeated": true,
"team_id": "string"
},
"levels": [
{
"level_id": "string",
"level_name": "string",
"target_user": [
"string"
],
"target_schedule": [
"string"
],
"s0_notify": [
{
"notify_type": "string",
"notify_time": 0,
"notify_group": "string"
}
],
"s1_notify": [
{
"notify_type": "string",
"notify_time": 0,
"notify_group": "string"
}
],
"s2_notify": [
{
"notify_type": "string",
"notify_time": 0,
"notify_group": "string"
}
],
"s0_time": 0,
"s1_time": 0,
"s2_time": 0,
"step": 0,
"round_robin": true
}
],
"bind_group": [
{
"bind_group_id": "string",
"group_type": "string",
"group_detail": "string"
}
]
}
}
}