Aggregate knowledge-base entry counts, by type
GET/targets/:tid/knowledge-base-entries/aggregates
Counts only, for the tasks overview's resource-coverage donut denominator — the widget computes its own percentages client-side from total and by_type. Takes no query params. No wildcard route can shadow aggregates here (the target-wide entries route is the bare /knowledge-base-entries; per-KB entries live under /knowledge-bases/{kb_id}/entries), but the route is registered adjacent to its sibling anyway.
Request
Responses
- 200
- 401
- 404
- 422
Successful Response
Missing or invalid credentials
Resource not found (incl. cross-org ids)
Request validation failed