List voices in workspace

GET

Retrieve all voices associated with the current workspace.

Response

This endpoint returns a list of objects.
idstring

Unique identifier for the voice.

namestring

Name of the voice.

descriptionstring

Description of the voice. This field is required but can be an empty string.

is_publicboolean

Indicates whether the voice is publicly accessible or not.