Monitor Events
Get monitor events
Retrieve events for a monitor with pagination
GET
Authorizations
JWT token for authentication
Path Parameters
Unique identifier for the monitor
Query Parameters
Number of events to return (max 1000)
Required range:
x <= 1000
Number of events to skip
Required range:
x >= 0
Response
200
application/json
Monitor events retrieved successfully
The response is of type object
.