获取语音识别历史
语音识别
语音识别历史
查询语音识别历史记录,支持按会话或 API Key 过滤
GET
获取语音识别历史
Documentation Index
Fetch the complete documentation index at: https://docs.senseaudio.cn/llms.txt
Use this file to discover all available pages before exploring further.
说明
获取语音识别历史,支持按会话 ID 或 API Key 过滤。历史最长保存 7 天(按会话结束时间计)。- 接口地址:
https://api.senseaudio.cn/v1/audio/records - 鉴权方式:Bearer Token,详见 快速接入
Authorizations
Bearer 鉴权头,格式为
Bearer SENSEAUDIO_API_KEY。Query parameters
页数。
分页大小。
按会话 ID 筛选。
按 API Key 筛选。
Response
200 — application/json
调用记录总数。
查询得到的调用记录数据。