List Cloned Voices
Returns synthesis-ready cloned voices for your workspace. Each item includes voiceId (prefix cln_), displayName, tag, and createdAt. These voices are supported on Falcon streaming only (model: falcon-2).
Headers
token
api-key
Response
List of cloned voices for your workspace.
voiceId
Cloned voice id (prefix cln_). Use with Falcon streaming.
displayName
Display name for the cloned voice. Falls back to the tag when no display name was supplied at creation.
tag
Unique identifier supplied when the clone was created.
createdAt
Creation time in UTC (ISO-8601).
Errors
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error