List Puppetry voices
Returns the public Puppetry voice catalog available to Developer API keys with the voices:read scope. Each voice includes preview_url for fixed sample audio.
operationId: listPuppetryVoices
Responses
| Status | Description | Schema |
|---|---|---|
200 | Public Puppetry voices | VoiceListResponse |
401 | Missing, malformed, invalid, or revoked API key | ErrorResponse |
403 | The API key does not include the required endpoint scope. | ErrorResponse |
429 | Rate limit or monthly beta quota exceeded | ErrorResponse |