get_domain_certificates
Retrieve TLS certificates for a specific domain from Certificate Transparency logs. Optionally include RDAP, DNS, and ASN/hosting enrichment data.
Instructions
List certificates for an exact domain name. Cold domains
return a backfill_status sentinel; retry per the hint.
Set include_enrichment=true to attach RDAP + DNS + ASN/hosting
context for the domain under enrichment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| domain | Yes | ||
| valid_only | No | ||
| include_enrichment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||