curl --request GET \
--url https://api.example.com/audio/list[
{
"name": "<string>",
"is_default": true
}
]curl --request GET \
--url https://api.example.com/audio/list[
{
"name": "<string>",
"is_default": true
}
]Was this page helpful?