Authorization: Bearer ********************
{
"page": 0,
"size": 0
}
curl --location --request POST 'https://api.16ai.chat/api/v1/asset/getRecords' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 0,
"size": 0
}'
{"code":0,"data":{"list":[{"point":-600,"createTime":1728451333000,"status":"done","description":"创建视频37秒"},{"point":-300,"createTime":1728451333000,"status":"done","description":"创建视频25秒"}],"page":1,"size":2,"pages":1,"total":2},"msg":""}