curl --location --request GET 'https://ae-bg.ddregion.com/hub-api/api/v2/broadcast/org/failedList?token=&id=¤t=1&pageSize=10'{
"code": 0,
"msg": "string",
"data": [
{
"botUserId": "string",
"wxid": "string",
"externalUserId": "string",
"errorMsg": "string",
"errorCode": 101,
"wecomChatId": "string",
"imBotId": "string"
}
]
}