/api/hub/v2/employees/{{uniqueID}}
GET {{siteUrl}}/api/hub/v2/employees/{{uniqueId}}
Retrieves all the fields of all the data sets for the given employee at a particular date. If the date is not given, then all the records for all data sets will be retrieved.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
date | null | Date at which the data set records shall be retrieved (optional) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |