- readme
- 商机
- 线索
- 公共(通用域)
- 公共(支撑域)
- AI外呼
- 智能外呼
- 人群管理
- 外呼线索
- 外呼账号
- 智能拓客
- 回调接口(百应调我们)POST
- 运营后台
- AI 云店(cloud-shop)
- RPA
- 开放接口
- 视频助手
- 账号密码登录POST
- 未命名接口GET
查看任务详情
GET
https://micro-gfyx-api.b2btst.com/v1/outbound/task/detail
最后修改时间:2023-11-17 03:32:03
责任人:炳为
请求参数
Query 参数
task_id
integer
任务id
示例值:
65323
Header 参数
access_token
string
必需
示例值:
vTAa8Efh+nFNbVwglrUAfKVqx+dMf30s+rVrsFE6jNDQlQ2Gqia1EBKmi0zcsMEm
返回响应
🟢200成功
application/json
Body
data
object
必需
task_id
integer
任务id
task_name
string
任务名称
task_type
integer
任务类型
task_status
integer
任务状态
robot_def_name
string
话术名称
seat_num
integer
坐席数量
call_phones
string
主叫号码
total_count
integer
呼叫总数
called_count
integer
已完成呼叫数
unavailable_count
integer
不可用手机号码数
intention_count
integer
AB意向总数
call_completion_rate
string
客户接通率
intention_rate
string
接通意向率
start_date
string
开始日期
robot_def_id
integer
话术id
user_phone_ids
array[integer] | null
线路id
concurrency_quota
integer
坐席数
repeat_call_cnt
integer
重播次数
push_user_ids
null
推送用户id
error_code
integer
必需
message
string
必需
success
boolean
必需
示例
{"data":{"task_id":5677927,"task_name":"欧神诺-山东-2000外呼","task_type":1,"task_status":6,"robot_def_name":"欧神诺-渠道招商","seat_num":10,"call_phones":"全国房产-明源云","total_count":1875,"called_count":279,"unavailable_count":113,"intention_count":0,"call_completion_rate":"14.88%","intention_rate":"0%"},"error_code":0,"message":"操作成功","success":true}
修改于 2023-11-17 03:32:03