v1
latestOpenAPI 3.0.02026-07-249372139.7 KBDetections
List Detections
Returns a list of all detection events.
post/detections
Request body
Example request
{
"Pagination": {
"Page": 1,
"PageSize": 10
},
"StartDate": "2023-07-12T05:00:00.911Z",
"EndDate": "2023-07-12T05:00:00.911Z"
}Response
Success