SSL Monitors
Trigger SSL Check
Trigger an immediate SSL certificate check and return the results
POST
Manually trigger an SSL certificate check outside the regular monitoring interval. The check verifies certificate validity, expiration, and chain of trust.
Path Parameters
string
required
The SSL monitor ID
Response
string
Check result:
ok, warning, critical, or errornumber
Days until the certificate expires
string
Certificate expiration date (ISO 8601)
string
Certificate Authority name
string
Certificate subject (domain)
string
Error message if the check failed (null on success)
number
Time taken to complete the check in milliseconds