v5

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-12209.2 KB
Voice Cloning

List voice clones

Retrieve all voice clones in your organization.

get/waves/v1/voice-cloning

Response

List of voice clones.

Example response

{
  "data": [
    {
      "voiceId": "voice_dLP5T67Qw7"
    }
  ]
}
All 2 operations