forked from nxtele/http-api-document
-
Notifications
You must be signed in to change notification settings - Fork 1
已上传录音文件查询
ben.zhuang edited this page Oct 14, 2022
·
1 revision
简要描述:
- 对用户提供获取语音文件url
请求URL:
http://api.nxcloud.com/api/voiceSms/getUserFileUrl
请求方式:
- POST
参数:
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| account | 是 | string | 登录用户名 |
| password | 是 | string | 密码 |
| page | 是 | int | 当前页 |
| page_size | 是 | int | 每页显示条数 |
| startTime | 否 | string | 开始时间(yyyy-MM-dd) |
| endTime | 否 | string | 结束时间(yyyy-MM-dd) |
| queryName | 否 | string | 查询的文件名 |
返回示例
{
"code": "success",
"info": {
"total": 3,
"pageSize": 2,
"page": 1,
"rows": [
{
"gmt_create": "2019-05-28 20:05:32",
"file_name": "录音 (1).mp3",
"url": "https://nxcloudhk.oss-cn-hongkong.aliyuncs.com/voice_group/1559045130474.mp3"
},
{
"gmt_create": "2019-05-28 20:04:32",
"file_name": "录音 (2).mp3",
"url": "https://nxcloudhk.oss-cn-hongkong.aliyuncs.com/voice_group/1559045070373.mp3"
}
]
}
}
返回参数说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| gmt_create | string | 该语音文件创建的时间 |
| file_name | string | 该语音文件的名字 |
| url | string | 该语音文件的URL地址 |
备注
失败参数:
{
"code": "failed",
"info": "必填参数请完整填写"
}
{
"code": "failed",
"info": "请正确填写分页参数"
}
{
"code": "failed",
"info": "账号或密码有误"
}
Introduction
- Send Message
- Mark Incoming Message as Read
- Upload Media File
- Get Media File
- Delete Media File
- Webhook
- Query Number Information
- Query Message Template
- Create Message Template
- Edit Message Template
- Delete Message Template
- Upload Template Example File
- Embedded Page Login
- Create Client Application
- List of Phone Numbers for Client Application
- Get Verification Code
- Verify Verification Code
- Create Local Client
Short message
Voice
Call Center(NXLink)
- Web Iframe
- Manual Dial Record
- Manual Dial Record Query By orderId
- List Agent Information
- List Agent Status
- List Queue
- List Agents In Queue
- List Agent Efficiency
- Update Queue Agents
- Create AutoDial Task
- Webhook - Manual Dial
AI Agent(NXLink)
- AI Agent Task List
- Query Call Records
- Append Contacts to an Existing Task
- Delete Contacts
- Call Record Callback
Call Center(Callbot)
- Callbot API Summary
- Callbot API Authorization
- Callbot API Ping
- Create Auto Dial Task
- Add Contact List To Task
- Create Task And Add Contact
- Start Or Pause Task
- Update Task Parameters
- Get List Task
- List Call
- List Task Orders
- Stop Order
- Get Call Detail By Order
- Webhook - By Call
- Webhook - By Order
- Webhook - Task Status
Flash Call
Short links
邮件验证码
DID号码
通用
号码检测