Get a list of monitor info objects with all their monitors. The list is ordered by SLA priority: a lower number is a higher priority.
get/api/v1.0/monitor-info
Request
Authorization
X-AT
header
apiKey
Query Parameters
onlyWithMonitorsSet to false to also return monitor info objects without monitors. Defaults to true.
boolean
filterProvide one or more filters separated by a comma to filter the results. Possible values: enabled, disabled, up, down, acked, snoozed
string
searchA term to search on. Search will be done on project, customer, environment and application names or IDs and the url.
string
pageThe page to fetch
integer
resultsPerPageThe number of results per page. Defaults to 50
integer
Response
200Returns a paged monitor info list
Shell cURL
shell
Show schema
json