Request
Path Parameters
uuidstringrequired
The unique identifier of the monitor
Example:"mon_3GhAQMYGEQuyUH"
Response
Returns the monitor object if a valid identifier was provided.
Monitor Objectapplication/json
uuidstring
Unique identifier for the monitor
namestring
Monitor name
urlstring
Monitored URL or host
protocolenum<string>
Protocol type
http_methodstring
HTTP method used for the request
check_frequencynumber
Check interval in seconds
regionsarray<string>
Monitoring regions
statusenum<string>
Current status of the monitor
request_headersarray<object>
Custom HTTP headers
request_bodystring
Request body content
ssl_expirationnumber
Days until SSL certificate expiration
escalation_policyobject
Linked escalation policy with
uuid and name