Task Count by Categories
Reporting
Task Count by Categories
Returns the number of tasks in each category (service type), sorted by count descending. Tasks with no category are grouped under “No Category”. All filter fields are optional and supplied at the top level; an empty body () returns counts across all categories. The underlying route requires the CAN_VIEW_REPORTING permission — the API key acts as its default user.
POST
Task Count by Categories
Returns task counts grouped by category (service type), sorted by count descending. Tasks with no category are grouped under
No Category. Filters are optional and supplied at the top level; an empty body ({}) returns all categories. Requires the CAN_VIEW_REPORTING permission (inherited from the key’s default user).Body
application/json
Response
Task counts by category retrieved successfully.