get_latest_cert
Retrieve the most recently issued TLS certificate for a domain, with optional enrichment data including RDAP, DNS, and ASN/hosting context.
Instructions
Most recently issued cert for a domain (or {cert: null}
with a backfill sentinel on cold domains).
Set include_enrichment=true to attach RDAP + DNS + ASN/hosting
context for the domain under cert.enrichment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| include_enrichment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||