Get all monitors

GET {{baseUrl}}/monitors

Gets all monitors.

Request Params

KeyDatatypeRequiredDescription
workspacestringReturn only the monitors that are in the given workspace ID.

RESPONSES

status: OK

{"monitors":[{"id":"1e6b6cc1-c760-48e0-968f-4bfaeeae9af1","name":"Test Monitor","uid":"12345678-1e6b6cc1-c760-48e0-968f-4bfaeeae9af1","owner":12345678}]}