Describes an domain being watched
An object with an ID.
An object that can be muted for notifications.
id
status
The domain status.
domain
The domain name that is being watched.
prefixedDomain
A helper for showing the domain name including prefix.
port
The port used to connect to the domain.
type
The type of the domain.
prefix
The type of prefix the domain uses (only applicable for registerable domains).
display
A helper for showing the domain name including port (if it's not 443).
registerableDomain
The registerable domain part of the watched domain.
lastCrawl
Indicates when the domain was last crawled.
isMuted
Indicates if the domain was muted.
mutedAt
Indicates when the domain was muted.
onHstsPreloadList
Indicates if the domain is on the HSTS preload list.
dnssecValid
Indicates if the DNSSEC validation passes.
daneValid
Indicates if the DANE validation passed.
certificateIsValidFor
Indicates if the domain has a valid certificate for this domain.
supportedCrawlTypes
Indicates the types of crawlers used on this domain.
httpCheckPath
The path monitored for HTTP status.
statusCode
Indicates the last encountered status code on this domain.
statusCodeText
Indicates the text of the last encountered status code on this domain.
lastHttpCrawl
Indicates when the domain was last crawled using the HTTP crawler.
redirectsToHttps
Indicates if the domain is redirect to HTTPS when requested as HTTP.
testsslReport
The testssl.sh Server Test report.
certificate
The current certificate for the domain.
ipAddresses
The IP addresses crawled for this domain.
certificates
The certificates that are connected to the domain.
first
Limits number of fetched items. Maximum allowed value: 100.
page
The offset from which items are returned.
chunkedNotifications
Get the domain notifications in chunks.