curl --location --request GET '/openApiDigitalPerson/customer/audioStatistics' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'account: 19999999999'
{ "code": 200, "data": { "count": 16, "successCount": 10, "toSuccessCount": 0, "failCount": 0, "draftCount": 6 }, "requestId": "WPsjni20", "resultMsg": "执行成功", "host": "develop-005", "errorStackTrace": null }