{
  "data": {
    "id": 92120,
    "first_name": "John",
    "last_name": "Doe",
    "name": "John Doe",
    "job_title": "Senior Recruiter",
    "agency_id": null,
    "primary_email": "john.doe@example.com",
    "deactivated": false,
    "site_admin": false,
    "employee_id": "EMP-12345",
    "created_at": "2024-03-15T10:00:00.000Z",
    "updated_at": "2026-05-20T14:30:00.000Z",
    "linked_candidate_ids": [
      1004512
    ],
    "office_ids": [
      50891
    ],
    "department_ids": [
      650
    ],
    "emails": [
      "john.doe@example.com",
      "jdoe@personal.com"
    ],
    "interviewer_tags": [
      {
        "id": 42,
        "name": "Technical"
      }
    ],
    "custom_fields": {
      "t_shirt_size": {
        "name": "T-Shirt Size",
        "type": "single_select",
        "value": "Large"
      }
    }
  }
}