API Reference > Miscellaneous > Get voice tones
Description
Returns a list of voice tones for use in an order form.
Example
{
"params": {
"whitelabel_id": "API_ID",
"whitelabel_key": "API_KEY",
"client_id": "CLIENT_ID",
"client_key": "CLIENT_KEY",
"token": "TOKEN",
},
"action": "get_voice_tones"
}