Skip to main content
GET
获取角色列表

功能说明

用于查询当前账号下所有可用的语音角色,包括系统内置角色和用户自定义克隆的角色。

请求方式

GET /v1/voice/models/list

调用示例

返回结果

成功返回角色列表和总数。

相关接口

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

角色列表

success
boolean
voice_characters
object[]
total
integer