{
"menuType": 22,
"consoleType": 3,
"operationType": 1,
"groupIds": [
"string"
],
"description": "string",
"current": "string",
"pageSize": "string",
"startDate": 0,
"endDate": 0
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v1/operationLog/chat/list?token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"menuType": 22,
"consoleType": 3,
"operationType": 1,
"groupIds": [
"string"
],
"description": "string",
"current": "string",
"pageSize": "string",
"startDate": 0,
"endDate": 0
}'{}