Get working hours for computers
Header Parameters
Public API Key
Query Parameters
The starting date. Format: YYYY-MM-DD.
The end date (inclusive). Format: YYYY-MM-DD.
The specific device id to fetch data. 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 Computers.
Response Attributes
Show child attributes
Bad request. Failed StatusResponse with an error message indicating the reason of the failure.
Internal Server Error.