Skip to main content
GET
return the list of monitor notifications

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

monitorId
string<uuid>
required

The ID of the monitor for which to retrieve notifications.

Query Parameters

from_ts
integer

The starting time (unix time in milliseconds) for which to search for monitor notifications.

to_ts
integer

The ending time (unix time in milliseconds) for which to search for monitor notifications.

Response

Notifications retrieved successfully

monitor_notifications
object[]