/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
Key | Datatype | Required | Description |
---|---|---|---|
startingFromLogId | number | The first LogID to retrieve | |
maxNumberOfLogs | number | The maximum number of logs to retrieve per response |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |