get https://api.hibob.com/v1/bulk/people/employment
Returns a list of historical employment entries from the employment table for all employees or a specific list of employees.
Each employment entry includes the working pattern assigned to this employee. To learn more about working patterns, see How to work with Working patterns.
Required permissions
In order to access the employment history of each requested employee, the service user making the call must have the following permissions:
Pagination
This endpoint uses cursor-based pagination to handle large number of table entries. To learn more, see Pagination in Bob's API.