v1

latestOpenAPI 3.0.02026-07-224452146.0 KB
Monitoring

Get a monitor check

get/monitor/{monitorId}/checks/{checkId}

Path parameters

monitorIdstring uuid required

The monitor ID

checkIdstring uuid required

The monitor check ID

Query parameters

limitinteger
skipinteger

Number of page results to skip. Use the next URL from the previous response for pagination.

status'same' | 'new' | 'changed' | 'removed' | 'error'

Response

Monitor check details

successboolean
nextstring nullable

URL to fetch the next page of monitor check page results, if any.