Get working hours for users
Header Parameters
Public API Key
Query Parameters
The starting date. Format: YYYY-MM-DD.
The end date (inclusive). Format: YYYY-MM-DD.
The specific client Id to fetch data. The default value of -1 returns data "all users". Only one of the fields(clientId, groupId, deviceId) can be sent per request.
The specific group Id to fetch data. Only one of the fields (clientId, groupId, deviceId) can be sent per request.
The page number used in pagination.
The page size for the number of results to return per request. The maximum value is 1000.
Response
A response with the Report for Users.
Response Attributes
Show child attributes
Bad request. Failed with an error message indicating the reason of the failure.
Internal Server Error.