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