{
  "_endpoint": "/api/dr/departments/all",
  "_auth_required": false,
  "_collection": "RgtrDepartment — Registrar Department Registry",
  "_total_records": 3,
  "_verified_date": "2026-06-08",
  "_sensitivity": "LOW — only 3 records, but exposes contractor emails and internal department codes",
  "records": [
    {"departmentId": 925, "departmentName": "ikcon", "departmentCode": "00000", "active": "Inactive", "createdByEmailId": "venkatesh.udaru@ikcontech.com"},
    {"departmentId": 930, "departmentName": "CA", "departmentCode": "Operations L2", "active": "Inactive"},
    {"departmentId": 1, "departmentName": "Admin", "departmentCode": "Operations", "active": "Active"}
  ],
  "fields": {
    "departmentId": "int64",
    "departmentName": "string",
    "departmentCode": "string",
    "active": "string (Active/Inactive)",
    "createdDateTime": "ISO8601",
    "modifiedDateTime": "ISO8601",
    "createdBy": "string",
    "createdByEmailId": "string — exposes contractor identity (ikcontech.com)"
  },
  "supply_chain_risk": "Exposes third-party contractor (ikcon) emails who have/had access to the IDRBT portal"
}
