Censys · Example Payload

Platform Certificaterevocation Revocationinfo Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Certificaterevocation Revocationinfo Example is an example object payload from Censys, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

next_updatereasonrevocation_timerevoked

Example Payload

Raw ↑
{
  "next_update": "example",
  "reason": "affiliation_changed",
  "revocation_time": "example",
  "revoked": true
}