curl --location '/public-api/v1/notificationRecord/page'{
"errorCode": 0,
"message": "",
"data": {
"records": [
{
"id": 0,
"tenantId": 0,
"deptId": 0,
"triggerId": 0,
"eventId": 0,
"eventName": "",
"modelId": 0,
"workflowId": 0,
"botId": 0,
"status": 0,
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"notifyWay": "",
"notifyResult": 0,
"errorMessage": "",
"metricInfo": ""
}
],
"pageNumber": 0,
"pageSize": 0,
"maxPageSize": 0,
"totalPage": 0,
"totalRow": 0,
"optimizeCountQuery": false
}
}