curl --location --request GET '/broadcast/failedList?id=¤t=1&pageSize=10&token='
{
"code": -1,
"data": [
{
"botUserId": "string",
"wxid": "string",
"unionId": "string",
"errorMsg": "string",
"errorCode": 0
}
]
}