Censys · Example Payload

Platform Trackedscan Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

completedcreate_timetargettaskstracked_scan_id

Example Payload

Raw ↑
{
  "completed": false,
  "create_time": "example",
  "target": null,
  "tasks": [
    null,
    null
  ],
  "tracked_scan_id": "cns_d9cf17e7a931efcb"
}