get https://api.hibob.com/v1/bulk/people/work
Returns a list of historical work entries from the work table for all employees or a specific list of employees.
Required permissions
In order to access the work history of each requested employee, the service user making the call must have the following permissions:
For the work table: People's Data > Work > View all other employees' Work section histories.
For the employees: People's Data > Access rights > 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