List employee's salary history.
Returns a list of historical salary entries from the salary table in the payroll section for an employee.<br /> <br /> <b>Required permissions</b> <br /> In order to access the payroll history, the service user making the call must have the following permissions: <br /> For all the salary table entries: People's Data > Payroll > View selected employees' Payroll section histories. <br /> For the current effective salary entry only: People's Data > Payroll > View selected employees' Payroll sections. <br /> For the employee: People's Data > Access data for > Make sure the employee is in the list.
Path parameters
Employee backend-id.
Query parameters
By default (false), archived columns are excluded from the response. When set to true, archived columns are included.
Response
List of salary entries.
Changes
No recorded changes to this endpoint across all 1 revision of this API.