cURL
curl --request GET \ --url http://localhost:8000/api/resemble/voices
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Return a paginated (and optionally language-filtered) list of voices.
x >= 1
1 <= x <= 100
Filter by language name
Successful Response