Authorization: Bearer ********************
{ "speakerId": 0 }
curl --location --request POST 'https://api.16ai.chat/api/v1/speaker/getRecreatedRecord' \ --header 'Content-Type: application/json' \ --data-raw '{ "speakerId": 0 }'
{ "code": 0, "data": [ 1717073809431 ], "msg": "" }