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

tokenstringOptional
api-keystringOptional

Response

List of cloned voices for your workspace.
voiceIdstring

Cloned voice id (prefix cln_). Use with Falcon streaming.

displayNamestring
Display name for the cloned voice. Falls back to the tag when no display name was supplied at creation.
tagstring
Unique identifier supplied when the clone was created.
createdAtstringformat: "date-time"

Creation time in UTC (ISO-8601).

Errors

403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error