所有文章
完整版
完整版
客户端
API文档
升级日志
合作伙伴
基础知识
2.0任务列表(所有子账号)
最后更新于 2024/12/05 阅读数 11
2.0任务列表(所有子账号)
此接口【v1.2.31版本有变动】 查看变更日志
请求接口
/agent-api/new/user/{user_id}/subset_task
请求方式
GET
路由参数
参数 | 类型 | 示例 | 解释 | 必填 |
user_id | string | 5832d184-dd53-42a0-8ace-0bf8d660f4cc | 用户id | 是 |
请求参数
参数 | 类型 | 示例 | 解释 | 必填 |
page | int | 1 | 页码 | 否 |
per_page | int | 15 | 每页个数 | 否 |
name | string | 任务 | 任务名称 | 否 |
sub_user_id | string | 91f9254f-ca58-49af-be34-8370d7549d73 | 子账户id(传递此参数则是对子账户操作) | 否 |
💡请特别注意,
为了方便2.0外呼任务,可使用旧时间组 (dial_time_id),进行创建或更新2.0任务操作,但时间组中工作时间的更新,目前并未与使用其的任务同步
任务状态根据 enable 和 远程任务(new_task_extra) 中的 call_status 判断任务状态
enable (true | fasle)
call_status (true | fasle)
任务状态
true
true
任务拨打中
false
false
任务暂停中
true
false
任务等待执行
{
"code": 200,
"status": "success",
"message": "返回所有子账号的任务列表信息成功",
"meta": {// 分页详情
"has_pages": true, // 是否需要分页
"total": 3, // 共多少项
"last_page": 3,// 最后页码
"current_page": 1,// 当前页码
"per_page": "1"// 页容量
},
"data": [
{
"uuid": "dc7dd781-6d8a-42b1-9402-6d57636a8513",// 任务id
"name": "子账户", // 任务名称
"create_datetime": "2024-09-02 21:45:18", // 任务创建时间
"alter_datetime": "2024-09-02 21:45:18",
"start": 0, //废弃
"enable": false,
"maximumcall": 10, // 最大并发
"call_per_second": 10, // 废弃
"recycle_limit": 0, // 已废弃
"random_assignment_number": 0, // 已废弃
"disable_dial_timegroup": null, // 已废弃
"dial_time_id": 96, // 呼叫时间组 (仅可做参考作用)
"destination_extension": "101", // 使用话术id
"destination_dialplan": "XML",
"destination_context": "default",
"scheduling_policy_ratio": null,
"scheduling_queue": null,
"dial_format": "user/0000",
"domain": null,
"remark": null,
"sort": 3,
"originate_variables": "{execute_on_media=start_da}",
"_originate_timeout": 60,
"_origination_caller_id_number": "20101",
"user_id": "4e92e425-036e-4759-b594-ee6911605533",
"auto_recycle_rule_id": 94,
"clue_configuration_id": null,
"deleted_at": null,
"call_notify_type": 2,
"call_pause_second": 0,
"call_notify_fail_stop": 0,
"bridge_group_id": null, // 转接组id
"is_test": false,
"is_top": 0,
"empty_seat_stop": 0,
"background_file_id": null,
"background_file_name": null,
"end_action": 1,
"task_type": 6,
"line_callee": "",
"cache_number_count": 0,
"mode_id": null,
"bridge_maximumcall": 0,
"bridge_proportion": 0,
"direct_bridge": 0,
"direct_bridge_echo": 0,
"llm_intention_id": 0,//大模型质检配置id
"restart_at": null,
"enable_type": 0,
"background_id": null,
"background": "",
"is_group_switch": 0,
"task_extras": { // 任务配置
"line": [],
"stop_time": "2025-11-01 13:25:26",
"work_hour": [
{
"end": "12:00",
"wday": 0,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 0,
"begin": "13:00"
},
{
"end": "12:00",
"wday": 1,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 1,
"begin": "13:00"
},
{
"end": "12:00",
"wday": 2,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 2,
"begin": "13:00"
},
{
"end": "12:00",
"wday": 3,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 3,
"begin": "13:00"
},
{
"end": "12:00",
"wday": 4,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 4,
"begin": "13:00"
},
{
"end": "12:00",
"wday": 5,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 5,
"begin": "13:00"
},
{
"end": "12:00",
"wday": 6,
"begin": "09:00"
},
{
"end": "18:00",
"wday": 6,
"begin": "13:00"
}
],
"work_week": [
0,
1,
2,
3,
4,
5,
6
],
"start_time": "2024-11-01 13:25:26"
},
"status_str": "停止",
"new_task_extra": { // 远程任务 (注意如果远程任务字段为空,则为异常任务,请删除重新创建)
"name": "测试接口更新任务",
"enable": false,
"line": [],
"limit": 1,
"cps": 1,
"start_time": "2024-11-01 13:25:26",
"stop_time": "2025-11-01 13:25:26",
"work_week": [
0,
1,
2,
3,
4,
5,
6
],
"work_hour": [
{
"wday": "-1",
"begin": "09:00",
"end": "12:00"
},
{
"wday": "-1",
"begin": "13:00",
"end": "18:00"
}
],
"destination_extension": "105",
"blacklist": "",
"background": "",
"call_status": false,
"number_count": 0,
"call_info": []
},
"caller_line": null,
"auto_recycle_rule": null, // 自动重呼规则详情
"group": { //话术组
"id": 101, //话术组id
"name": "测试2222",//话术组名称
"default": false
},
"llm_intention_config": null,
"status": 1
}
]
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
plaintext2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
评价这篇文档
有帮助
没帮助
未能解决您的问题?请联系
在线客服