Censys · Example Payload

Asset Graph Graphexecution Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

$schemacreate_timeidstatsstatusupdate_time

Example Payload

Raw ↑
{
  "$schema": "https://search.censys.io",
  "create_time": "example",
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "stats": null,
  "status": "active",
  "update_time": "example"
}