Skip to main content
GET
https://raijin.personate.ai
/
api
/
voices
/
custom
curl --location 'https://raijin.personate.ai/api/voices/custom' \
--header 'Authorization: 'Bearer ********'
{
  "voices_list": []
}

Response

voices
list
List of all custom voices
curl --location 'https://raijin.personate.ai/api/voices/custom' \
--header 'Authorization: 'Bearer ********'
{
  "voices_list": []
}