search_certificates
Search Certificate Transparency logs by domain, common name, issuer, SAN, expiry, or wildcard status. Returns paginated results with a has_more flag for paging.
Instructions
Search the CT certificate index by domain, CN, issuer, SAN,
validity, or wildcard status. Returns a has_more boolean
for paging (no unbounded COUNT).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cn | No | ||
| san | No | ||
| page | No | ||
| limit | No | ||
| domain | No | ||
| issuer | No | ||
| expired | No | ||
| is_wildcard | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||