从历史项目中获取音频
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
GET
/v1/history/{history_item_id}/audio
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://dev-cn.your-api-server.com/v1/history//audio' \
--header 'xi-api-key;'
响应示例响应示例
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}
请求参数
Path 参数
history_item_id
string
必需
Header 参数
xi-api-key
string
可选