Events
Events
A list of events
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"valueType": "string",
"values": [
{
"id": "string",
"eventName": "string",
"entityId": "string",
"environmentId": "string",
"timestamp": "string",
"providerId": "string",
"cspUserId": "string",
"message": "string"
}
]
}