Authorization: Bearer ********************
{}
curl --location --request GET 'https://video.a2e.ai/api/v1/video/awsList?current=1&pageSize=10' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": 0,
"data": {
"current": 1,
"total": 1,
"data": [
{
"_id": "652630d6bae4de626f8b49ec",
"msg": "",
"result": "https://d1tzkvq5ukphug.cloudfront.net/adam2eve/beta/result_video/0bf86e8c598894900777afdcc983fd49_fe32c2279a497b095626cb7db5aeaf2a_58ac500147c6ed67090a9e13f7af94dd_matting.mp4",
"process": 100,
"status": "success",
"anchor_type": "0",
"web_bg_width": 1919,
"web_bg_height": 1080,
"color": "",
"anchor_id": "63de16f26c6193fa4ca7a486",
"replace_bg_id": "629067e435e495933464f034",
"custom_backs_id": null,
"createdAt": "2023-10-11T05:21:26.855Z",
"diff_s": 6555,
"current_date": "2023-10-11 15:10:42",
"end_success_date": "2023-10-11T05:25:26.855Z"
}
],
"success": true
}
}