Employee Tables
List employee's work history
Returns a list of historical work entries from the work table for an employee.<br /> <br /> <b>Required permissions</b> <br /> In order to access the work history, the service user making the call must have the following permissions: <br /> For all the work table entries: People's Data > Work > View selected employees' Work section histories. <br /> For the current effective work entry only: People's Data > Work > View selected employees' Work sections. <br /> For the employee: People's Data > Access data for > Make sure the employee is in the list. <br /> <br />
get/people/{id}/work
Path parameters
idstring required
Employee backend-id.
Query parameters
includeArchivedboolean
By default (false), archived columns are excluded from the response. When set to true, archived columns are included.
Response
List of work history entries.