voices
Voice Search
get/api/v2/voices/search
Query parameters
namestring required
limitinteger
Headers
x-csrf-tokenstring
api-keystring
Cookies
session_idstring
Response
Successful Response
Example response
[
{
"id": "00000000-0000-0000-0000-000000000001",
"owner_id": "00000000-0000-0000-0000-000000000001",
"accents": [
{
"id": "00000000-0000-0000-0000-000000000001"
}
],
"narration_styles": [
{
"id": "00000000-0000-0000-0000-000000000001"
}
]
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.