curl --location --request GET 'https://interface.chatgptten.com/router/v2/chanjing/open/v1/list_common_dp?page=1&size=20' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}'{
"trace_id": "5c809e7f2d55ef4dfccdd61911cf25bc",
"code": 0,
"msg": "success",
"data": {
"list": [
{
"id": "1421df93d7754ee19dcaa18e85b68f39",
"name": "文昊",
"figures": [
{
"type": "sit_body",
"cover": "https://res.chanjing.cc/chanjing/res/person/2024-07-02/a0068cec-4705-464a-b808-59eea81d6804_cover.png",
"width": 1080,
"height": 1920,
"preview_video_url": "https://res.chanjing.cc/chanjing/res/person/2024-07-02/717c08bd-1105-44b8-b510-a68e6b1817e5_480.webm"
}
],
"gender": "男",
"audio_name": "磁性中年男声",
"audio_man_id": "C-CASE-14b71dd114fb4048ac35790979df2360",
"audio_lang": "multilingual",
"audio_preview": "https://res.chanjing.cc/chanjing/res/upload/tts/2024-04-18/e208dbf0822068c6f27342052235ad30.wav"
}
]
}
}