List events
Query parameters
page
Size page
sort field
sort direction
Request body
Example request
{
"dateFrom": "2023-02-21",
"dateTo": "2023-02-21",
"timeFrom": "08:34:16",
"timeTo": "08:34:16"
}Response
List Events Object
Example response
{
"data": [
{
"timestamp": "2023-02-21 08:34:16"
}
]
}Changes
Changed in 2 of the 3 revisions of this API.22424
- ▲
the
data/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
data/items/ackUtimestampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/criticalInstructionsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/customDatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/eventto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/eventCustomIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/eventTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idAgentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idAgentModuleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idAlertAmto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idEventto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idExtrato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idGroupto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/idUserto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/moduleStatusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ownerUserto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/severityto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/statusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/timestampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/unknownInstructionsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/utimestampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/warningInstructionsto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the
data/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
data/items/ackUtimestampfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/criticalInstructionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/customDatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/eventfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/eventCustomIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/eventTypefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idAgentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idAgentModulefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idAlertAmfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idEventfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idExtrafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idGroupfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/idUserfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/moduleStatusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ownerUserfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/severityfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/tagsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/timestampfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/unknownInstructionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/utimestampfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/warningInstructionsfrom the response with the200statusresponse-optional-property-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲