curl --location --request GET 'https://interface.chatgptten.com/router/v2/chanjing/open/v1/customised_person?id=C-fa3a2c25c76d45d9a5307e79d5f103dd' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}'{
"code": 0,
"msg": "success",
"trace_id": "8972f68a26a589dcd272a5449b0120d1",
"data": {
"audio_man_id": "C-9226dbfd166f490db9191c1eb42d9493",
"create_time": 1750328558,
"err_reason": "",
"height": 480,
"id": "C-ef6db16b08bc46a6a3558cd8d8806b70",
"is_open": 1,
"name": "302test",
"pic_url": "https://file.302ai.cn/gpt/imgs/0ac24c92405590279156248dd0930eda.png",
"preview_url": "https://file.302ai.cn/gpt/imgs/d1edd944f7cd6cddab64480e3b8e8de7.webm",
"progress": 100,
"reason": "",
"status": 2,
"type": "person",
"width": 480
}
}