Censys · Example Payload

Platform Organizationmember Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

created_atemailfirst_login_timefirst_namelast_namelatest_login_timerolesuid

Example Payload

Raw ↑
{
  "created_at": "2026-05-29T12:34:56Z",
  "email": "analyst@example.com",
  "first_login_time": "2026-05-29T12:34:56Z",
  "first_name": "Production Internet Asset Inventory",
  "last_name": "Production Internet Asset Inventory",
  "latest_login_time": "2026-05-29T12:34:56Z",
  "roles": [
    "example"
  ],
  "uid": "cns_fd3c9b668234ca8c"
}