curl --location --request GET '/im/imsSmsSendLog/page' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'
{
"code": 0,
"message": "string",
"result": {
"countId": "string",
"current": 0,
"hitCount": true,
"maxLimit": 0,
"optimizeCountSql": true,
"orders": [
{
"asc": true,
"column": "string"
}
],
"pages": 0,
"records": [
{
"content": "string",
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"delFlag": 0,
"errorDescription": "string",
"exData": "string",
"mobile": "string",
"msgId": "string",
"platform": "string",
"platformMsgId": "string",
"sendLogId": 0,
"sendStatus": "string",
"sendTime": "2019-08-24T14:15:22Z",
"signName": "string",
"smsMode": "string",
"templateCode": "string",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z"
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"success": true,
"timestamp": 0
}