Returns a list of historical salary entries from the payroll table for all employees or a specific list of employees.
Required permissions
In order to access the payroll history of each requested employee, the service user making the call must have the following permissions:
For all the salary table entries: People's Data > Payroll > View selected employees' Payroll section histories.
For the current effective salary entry only: People's Data > Payroll > View selected employees' Payroll sections.
For the employees: People's Data > Access data for > Make sure the employees are in the list. Employees that are not listed and were specifically requested will be listed under errors in the response.
Pagination
This endpoint uses cursor-based pagination to handle large number of table entries. To learn more, see Pagination in Bob's API
400Bad request.
403Forbidden. The service user does not have permissions to access this table or employees. Check the permissions as explained in the endpoint description.
