Get voices

Lists all the voices assigned to a workspace.

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Query parameters

workspacestringRequired
Workspace ID. You can find it in your dashboard.
limitintegerOptionalDefaults to 50
Voices displayed per page.
offsetintegerOptionalDefaults to 0
Index of the first voice to be returned.

Response

200
statusstring or null
responseobject or null

Errors