get
https://apis.elai.io/api/v1/voices/user-voices
Lists cloned/custom voices visible to the caller — those owned by the organization, the workspace, or the individual user. Standard catalog voices are not included; use GET /voices for those.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X GET 'https://apis.elai.io/api/v1/voices/user-voices' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
