Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The voice design UUID or name.

Query Parameters

version
integer

Specific version number to retrieve. Defaults to the latest version.

Required range: x >= 1

Response

The requested voice design.

Response envelope for a single voice design with full version detail.

data
object

A voice design object with full version detail.