Get a monitor by id
Path parameters
Response
OK
Example response
{
"data": {
"_id": "65f1c2a4d8b9e0123456789a",
"name": "Marketing site",
"description": "Production marketing site monitored from the EU region",
"type": "http",
"url": "https://www.example.com",
"port": 443,
"isActive": true,
"interval": 60000,
"status": "up",
"statusWindowSize": 5,
"statusWindowThreshold": 3,
"ignoreTlsErrors": false,
"useAdvancedMatching": false,
"notifications": [
"65f1c2a4d8b9e0123456789b"
],
"cpuAlertThreshold": 90,
"memoryAlertThreshold": 90,
"diskAlertThreshold": 90,
"tempAlertThreshold": 80,
"selectedDisks": [],
"geoCheckEnabled": false,
"geoCheckLocations": [],
"geoCheckInterval": 300000,
"teamId": "65f1c2a4d8b9e01234567890",
"userId": "65f1c2a4d8b9e01234567891",
"createdAt": "2026-04-01T10:00:00.000Z",
"updatedAt": "2026-04-15T14:30:00.000Z"
}
}Changes
Changed in 9 of the 38 revisions of this API.351932
- ○
added the optional property
data/sshPrivateKeyto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/proxyIdto the response with the200statusresponse-optional-property-added
- ○
added the required property
data/proxyModeto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
data/lastEvaluatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
data/methodto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
data/customUpCodesto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
data/tagsto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
dnsenum value to thedata/typeresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
data/dnsRecordTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/dnsServerto the response with the200statusresponse-optional-property-added
- ●
- ▲
for the
pathrequest parametermonitorId, the minLength was increased from0to1request-parameter-min-length-increased
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ●
removed the optional property
detailsfrom the response with the500statusresponse-optional-property-removed
- ●
added the new
falseenum value to thesuccessresponse property for the response status500response-property-enum-value-added
- ○
removed
SuccessResponsesubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
added the optional property
datato the response with the500statusresponse-optional-property-added
- ○
added the required property
datato the response with the200statusresponse-required-property-added
- ○
added the required property
msgto the response with the200statusresponse-required-property-added
- ○
added the required property
successto the response with the200statusresponse-required-property-added
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
msgfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
successfrom the response with the200statusresponse-optional-property-removed
- ○
added
SuccessResponsesubschema #2to the response bodyallOflist for the response status200response-body-all-of-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
removed the non-success response with the status
422response-non-success-status-removed
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
the response property
msgbecame required for the status500response-property-became-required
- ○
the response property
successbecame required for the status500response-property-became-required
- ○
the
successresponse's property default valuefalsewas removed for the status500response-property-default-value-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
databecame optional for the status200response-property-became-optional
- ▲
the response property
msgbecame optional for the status200response-property-became-optional
- ▲
the response property
msgbecame optional for the status500response-property-became-optional
- ▲
the response property
successbecame optional for the status200response-property-became-optional
- ▲
the response property
successbecame optional for the status500response-property-became-optional
- ▲
removed the required property
data/_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/cpuAlertThresholdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/diskAlertThresholdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/geoCheckEnabledfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/geoCheckIntervalfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/geoCheckLocationsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/ignoreTlsErrorsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/intervalfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/isActivefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/lastEvaluatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/memoryAlertThresholdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/methodfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/notificationsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/selectedDisksfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/statusfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/statusWindowSizefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/statusWindowThresholdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/tagsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/teamIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/tempAlertThresholdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/typefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/urlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/useAdvancedMatchingfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/userIdfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
datafrom the response with the500statusresponse-optional-property-removed
- ●
removed the optional property
data/customUpCodesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/dnsRecordTypefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/dnsServerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/expectedValuefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/gameIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/groupfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/grpcServiceNamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/jsonPathfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/matchMethodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/portfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/secretfrom the response with the200statusresponse-optional-property-removed
- ○
for the
pathrequest parametermonitorId, the minLength was decreased from1to0request-parameter-min-length-decreased
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
the
successresponse's property default valuefalsewas added for the status500response-property-default-value-added
- ○
the
successresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
removed the
falseenum value from thesuccessresponse property for the response status500response-property-enum-value-removed
- ○
removed the
trueenum value from thesuccessresponse property for the response status200response-property-enum-value-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲