Skip to main content
GET
return the list of monitor events

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

monitorId
string<uuid>
required

The ID of the monitor to retrieve.

Query Parameters

from_ts
integer

The start of the time range (unix time in milliseconds) for which to search for monitor events.

to_ts
integer

The end of the time range (unix time in milliseconds) for which to search for monitor events.

Response

Events retrieved successfully

monitor_events
object[]
groups_history
object[]