Get Historical Events
- 20 Jun 2024
- 1 Minute to read
- Print
- DarkLight
Get Historical Events
- Updated on 20 Jun 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/insight/event_count/{oid}/{sid}
Retrieve historical data from the sensor using Insight.
Security
HTTP
Type bearer
Path parameters
oid
stringRequired
organization id
sid
stringRequired
sensor id
Query parameters
start
integer
required timestamp in seconds of the start of the period
end
integer
required timestamp in seconds of the end of the period
is_detailed
string
set to 'true' to get a per-hour breakdown of the event count
Responses
200
successful operation
401
Access token is missing or invalid
Was this article helpful?