curl --location --request GET 'https://openman.weta365.com/metaman/open/avatar/action/list?wetaSpeakerId=1825718065180217344¤t=1&size=10'
{ "code": 0, "message": "string", "data": { "total": "string", "list": [ { "name": "string", "actionKey": "string", "videoUrl": "string", "imageUrl": "string" } ] }, "ok": true }