Get recent detections
Request a count of recent Aurora Focus detection resources belonging to a tenant.
|
Service endpoint |
/detections/v2/recent?since={recent_detection_datetime} |
|
Optional query string parameters |
— |
|
Example |
https://protectapi.cylance.com/detections/v2/recent?since=2018-07-26T01:20:07.596Z |
|
Method |
HTTP/1.1 GET |
|
Request headers |
|
Request
None
Response
Please see the Response status codes for more information.
Response JSON schema
| Field Name | Description |
|---|---|
|
num_after |
This is the number of detections after the {recent_detection_datetime}. |
|
num_unaddressed |
This is the number of unaddressed detections after the {recent_detection_datetime}. |