curl --location --request GET '/openApiDigitalPerson/customer/videoStatistics' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'account: 19999999999'
{ "code": 200, "data": { "count": 119, "successCount": 50, "toSuccessCount": 13, "failCount": 1, "draftCount": 55 }, "requestId": "DYQcMxXn", "resultMsg": "执行成功", "host": "develop-007", "errorStackTrace": null }