API开发文档

欢迎浏览我们的API开发文档!

获取全部呼叫流程

GET

/api/callflows

权限:呼叫流

Header
字段类型描述
Content-Type字符串应用或JSON




成功响应
HTTP/1.1 200 OK
 [{
     "callflow_id": "xxxxxxxx_forward",
     "callflow_type": "forward",
     "numbers": "16479999999"
 }]

标签:
Table of Contents