CT
Get certificate distribution by dimension
Get certificates time series
Get time series of certificate distribution by dimension
ModelsExpand Collapse
CTSummaryResponse { meta, summary_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
Metadata for the results.
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
CTTimeseriesResponse { meta }
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more } Metadata for the results.
Metadata for the results.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 moreAggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
CTTimeseriesGroupsResponse { meta, serie_0 }
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more } Metadata for the results.
Metadata for the results.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 moreAggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
serie_0: UnnamedSchemaRef7826220e105d84352ba1108d9ed88e55 { timestamps } | UnionMember1 { rfc6962, static } | UnionMember2 { gt_121d, gt_16d_lte_31d, gt_31d_lte_91d, 3 more } | 5 more
CTAuthorities
Get certificate authority details
List certificate authorities
ModelsExpand Collapse
AuthorityGetResponse { certificateAuthority }
certificateAuthority: CertificateAuthority { appleStatus, authorityKeyIdentifier, certificateRecordType, 15 more }
appleStatus: "INCLUDED" | "NOT_YET_INCLUDED" | "NOT_INCLUDED" | 4 moreThe inclusion status of a Certificate Authority (CA) in the trust store.
The inclusion status of a Certificate Authority (CA) in the trust store.
certificateRecordType: "ROOT_CERTIFICATE" | "INTERMEDIATE_CERTIFICATE"Specifies the type of certificate in the trust chain.
Specifies the type of certificate in the trust chain.
chromeStatus: "INCLUDED" | "NOT_YET_INCLUDED" | "NOT_INCLUDED" | 4 moreThe inclusion status of a Certificate Authority (CA) in the trust store.
The inclusion status of a Certificate Authority (CA) in the trust store.
microsoftStatus: "INCLUDED" | "NOT_YET_INCLUDED" | "NOT_INCLUDED" | 4 moreThe inclusion status of a Certificate Authority (CA) in the trust store.
The inclusion status of a Certificate Authority (CA) in the trust store.
mozillaStatus: "INCLUDED" | "NOT_YET_INCLUDED" | "NOT_INCLUDED" | 4 moreThe inclusion status of a Certificate Authority (CA) in the trust store.
The inclusion status of a Certificate Authority (CA) in the trust store.
The name of the parent/root certificate authority that issued this intermediate certificate.
related: Array<Related>CAs from the same owner.
CAs from the same owner.
AuthorityListResponse { certificateAuthorities }
certificateAuthorities: Array<CertificateAuthority>
certificateRecordType: "ROOT_CERTIFICATE" | "INTERMEDIATE_CERTIFICATE"Specifies the type of certificate in the trust chain.
Specifies the type of certificate in the trust chain.
The name of the parent/root certificate authority that issued this intermediate certificate.
CTLogs
Get certificate log details
List certificate logs
ModelsExpand Collapse
LogGetResponse { certificateLog }
certificateLog: CertificateLog { api, avgThroughput, description, 12 more }
The average throughput of the CT log, measured in certificates per hour (certs/hour).
The end date and time for when the log will stop accepting certificates.
performance: Performance | nullLog performance metrics, including averages and per-endpoint details.
Log performance metrics, including averages and per-endpoint details.
related: Array<Related>Logs from the same operator.
Logs from the same operator.
The end date and time for when the log will stop accepting certificates.
The start date and time for when the log starts accepting certificates.
state: "USABLE" | "PENDING" | "QUALIFIED" | 3 moreThe current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The start date and time for when the log starts accepting certificates.
state: "USABLE" | "PENDING" | "QUALIFIED" | 3 moreThe current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
LogListResponse { certificateLogs }
certificateLogs: Array<CertificateLog>
The end date and time for when the log will stop accepting certificates.
The start date and time for when the log starts accepting certificates.
state: "USABLE" | "PENDING" | "QUALIFIED" | 3 moreThe current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html