Get your cloned Voices (Deprecated)

Deprecated
View as MarkdownOpen in Claude

Deprecated — use GET /waves/v1/voice-cloning instead. The new list endpoint returns the same data plus a modelIds array per clone. Kept live for backward compatibility.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Voices retrieved successfully.
voiceslist of objects
List of available voices.

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error