post https://{hostname}/api/v1/work/activity_totals/multi_read
This operation returns a list of activity totals for specified employees and activities over a specified timeframe.
Service limit
A service limit constrains the number of activity totals and the number of activity totals grouped by time item details that can be processed in a single request.
-
The Number of Activity Totals cannot exceed 150.
-
The Number of Activity Totals Grouped By Time Item Details cannot exceed 100.
Note: This service limit is enforced based on the groupBy
request property. The Number of Activity Totals limit is enforced unless the groupBy
property is set to TIMEITEM_DETAIL
, in which case the Number of Activity Totals Grouped By Time Item Details limit is enforced.
Refer to the Limits topic for more information.