curl --location '/public-api/v1/notificationRecord/list'{
"errorCode": 0,
"message": "",
"data": [
{
"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": ""
}
]
}