get_certificate
Retrieve a TLS certificate by its SHA-256 fingerprint, with optional enrichment data including RDAP, DNS, and hosting details.
Instructions
Fetch a single cert by its 64-char hex SHA-256 fingerprint.
Set include_enrichment=true to attach RDAP + DNS + ASN/hosting
context for the cert's primary hostname under enrichment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha256 | Yes | ||
| include_enrichment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||