Audio Shows

Get list of audio shows

GET
https://api.tunio.ai/v1/audio-show

Get a list of all available audio shows

查询参数

名称类型说明
langstringLanguage parameter

响应

名称类型说明
itemsarray
Items contains all audio shows available to the caller.
[item]Requiredobject
-
successboolean
Success indicates the show list was returned successfully.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.