---
title: "Changes to Retrieve an employee"
method: GET
path: "/quickbooks-desktop/employees/{id}"
---

# Changes to Retrieve an employee

`GET /quickbooks-desktop/employees/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-05-02** `1de07095c4b7` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 46 breaking, 48 info
- **2026-04-20** `8e0b7df2044d` — 47 breaking, 40 warning, 49 info
- **2026-04-20** `5f832f695675` — 46 breaking, 48 info

## Changes

- **2026-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 46 breaking, 48 info
  - response property `accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `additionalNotes/items/date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `adjustedServiceDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `alternatePhone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `birthDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `customContactFields/items/value` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `department` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `disabilityDescription` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `disabilityStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `email` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `employeeType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `employmentStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `ethnicity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `fax` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `firstName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `gender` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `hiredDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `i9OnFileStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `jobTitle` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `keyEmployeeStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `lastName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `middleName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `militaryStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `mobile` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `note` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `originalHireDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `overtimeExemptStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `pager` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `pagerPin` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `printAs` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `salutation` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `ssn` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `targetBonus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `terminationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `usCitizenshipStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `usVeteranStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `workAuthorizationExpirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …54 more
- **2026-04-20** `8e0b7df2044d` — 47 breaking, 40 warning, 49 info
  - the response property `accountNumber` became nullable for the status `200`
  - the response property `additionalNotes/items/date` became nullable for the status `200`
  - the response property `adjustedServiceDate` became nullable for the status `200`
  - the response property `alternatePhone` became nullable for the status `200`
  - the response property `billingRate` became nullable for the status `200`
  - the response property `birthDate` became nullable for the status `200`
  - the response property `customContactFields/items/value` became nullable for the status `200`
  - the response property `department` became nullable for the status `200`
  - the response property `description` became nullable for the status `200`
  - the response property `disabilityDescription` became nullable for the status `200`
  - the response property `disabilityStatus` became nullable for the status `200`
  - the response property `email` became nullable for the status `200`
  - the response property `employeeType` became nullable for the status `200`
  - the response property `employmentStatus` became nullable for the status `200`
  - the response property `ethnicity` became nullable for the status `200`
  - the response property `externalId` became nullable for the status `200`
  - the response property `fax` became nullable for the status `200`
  - the response property `firstName` became nullable for the status `200`
  - the response property `gender` became nullable for the status `200`
  - the response property `hiredDate` became nullable for the status `200`
  - the response property `i9OnFileStatus` became nullable for the status `200`
  - the response property `jobTitle` became nullable for the status `200`
  - the response property `keyEmployeeStatus` became nullable for the status `200`
  - the response property `lastName` became nullable for the status `200`
  - the response property `middleName` became nullable for the status `200`
  - the response property `militaryStatus` became nullable for the status `200`
  - the response property `mobile` became nullable for the status `200`
  - the response property `note` became nullable for the status `200`
  - the response property `originalHireDate` became nullable for the status `200`
  - the response property `overtimeExemptStatus` became nullable for the status `200`
  - the response property `pager` became nullable for the status `200`
  - the response property `pagerPin` became nullable for the status `200`
  - the response property `phone` became nullable for the status `200`
  - the response property `printAs` became nullable for the status `200`
  - the response property `salutation` became nullable for the status `200`
  - the response property `ssn` became nullable for the status `200`
  - the response property `supervisor` became nullable for the status `200`
  - the response property `targetBonus` became nullable for the status `200`
  - the response property `terminationDate` became nullable for the status `200`
  - the response property `usCitizenshipStatus` became nullable for the status `200`
  - …96 more
- **2026-04-20** `5f832f695675` — 46 breaking, 48 info
  - response property `accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `additionalNotes/items/date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `adjustedServiceDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `alternatePhone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `birthDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `customContactFields/items/value` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `department` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `disabilityDescription` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `disabilityStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `email` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `employeeType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `employmentStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `ethnicity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `fax` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `firstName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `gender` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `hiredDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `i9OnFileStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `jobTitle` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `keyEmployeeStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `lastName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `middleName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `militaryStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `mobile` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `note` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `originalHireDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `overtimeExemptStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `pager` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `pagerPin` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `printAs` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `salutation` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `ssn` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `targetBonus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `terminationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `usCitizenshipStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `usVeteranStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `workAuthorizationExpirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …54 more

---

[Operation](https://skmtc.dev/conductor-is/apis/conductor-api/docs/quickbooks-desktop/employees/:id/get.md) · [API](https://skmtc.dev/conductor-is/apis/conductor-api.md) · [Page](https://skmtc.dev/conductor-is/apis/conductor-api/changes/quickbooks-desktop/employees/:id/get)
