curl --location --request GET 'https://ae-bg.ddregion.com/hub-api/api/v1/instantReply/mhAPI/get?token='{
"errcode": 0,
"errmsg": "string",
"data": [
{
"groupId": "string",
"groupName": "string",
"enabled": true,
"externalEndpoint": "string",
"relatedOnly": true,
"ignoreHello": true,
"sendFriendConfirm": true,
"sentResultNotify": true,
"token": "string",
"botMessage": true
}
]
}