Retrieve a single employee.
{ "data": { "additionalFields": [ { "name": "Custom Field", "source": "SomeCustomField__c", "value": 24 } ], "currentEmployment": { "active": true, "endDate": "2018-01-01", "jobTitle": "Finance Assistant", "name": "2019.02 #35", "startDate": "2018-01-02" }, "emailAddress": "Charles.Hamilton@DemoCompany.com", "firstName": "Charles", "fullName": "Chuck Hamilton", "hrDepartment": "Finance", "id": "a2G7E000000LlIDUA0", "lastName": "Hamilton", "workAddress": { "city": "Reading", "country": "United Kingdom", "line1": "Hoover Bldg", "line2": "12 MainSt", "line3": "Hampstead Heath", "name": "Work location 44", "postalCode": "R11 2YY", "region": "Berkshire" } }, "version": "4.7"}
Was this page helpful?