Returns the latest version of a voice design, or a specific version when ?version=N is provided. The id parameter accepts either a UUID or the design name.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The voice design UUID or name.
Specific version number to retrieve. Defaults to the latest version.
x >= 1The requested voice design.
Response envelope for a single voice design with full version detail.
A voice design object with full version detail.