/api/hub/v2/employees/logs

GET {{siteUrl}}/api/hub/v2/employees/logs?startingFromLogId=5&maxNumberOfLogs=1000

Retrieves a list of logs representing modifications done on the HUB Employee Files (ordered by ascending LogID). These modifications are logged field by field. The return object describes these modifications despite the source data set or the field.

Request Params

KeyDatatypeRequiredDescription
startingFromLogIdnumberThe first LogID to retrieve
maxNumberOfLogsnumberThe maximum number of logs to retrieve per response

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring