Censys · Example Payload

Platform Auditlogevent Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

actorauthentication_methodevent_typemetadatasourcesource_ipsubjecttimestampuser_agent

Example Payload

Raw ↑
{
  "actor": null,
  "authentication_method": "example",
  "event_type": "invitation_accepted",
  "metadata": {},
  "source": "example",
  "source_ip": "8.8.8.8",
  "subject": null,
  "timestamp": "2026-05-29T12:34:56Z",
  "user_agent": "example"
}