录音文件搜索 API 文档

 

搜索文件 [/search-files/]

HTTP Request

GET http://223.112.32.20:18510/search-files/

Query Parameters

名称类型默认值描述
datestring当前日期 (YYYYMMDD)搜索文件的日期
namestring""搜索文件的名称

Response

CURL 示例

serve 文件 [/files/{file_path:path}]

HTTP Request

GET http://223.112.32.20:18510/files/{file_path}

Path Parameters

名称类型描述
file_pathstring文件路径

Response

CURL 示例