curl --request GET \
--url https://api.example.com/api/providers/tts/{providerKey}/voices \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/api/providers/tts/{providerKey}/voices \
--header 'Authorization: Bearer <token>'