Get voices

Lists all the voices assigned to a workspace.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth 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