v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBReads all Summaries
This endpoint can be used to retrieve a list of employee updates.
Query parameters
retrieve only the employee updates that matches the ids passed in the request.
retrieve only the employee updates that matches the ids passed in the request.
[ "1", "2", "3" ]
retrieve only the employee updates assigned to any employee specified in the request.
retrieve only the employee updates assigned to any employee specified in the request.
[ "1", "2", "3" ]
retrieve only the employee updates assigned to any legal entity specified in the request.
retrieve only the employee updates assigned to any legal entity specified in the request.
[ "1", "2", "3" ]
filter employee updates that have the given type. The supported types are: sick, parental, name, id, address, irpf, bank, residence, nationality, gender, hiring, custom-leave, termination, contract, workplace, manual_incidence, legal_entity
filter employee updates that have the given type. The supported types are: sick, parental, name, id, address, irpf, bank, residence, nationality, gender, hiring, custom-leave, termination, contract, workplace, manual_incidence, legal_entity
filter employee updates that started later the given param.
filter employee updates that started later the given param.
filter employee updates that started before the given param.
filter employee updates that started before the given param.
Response
OK