---
title: "GET /api/activity/reports/knowledge/"
method: GET
path: "/api/activity/reports/knowledge/"
tags: ["activity"]
---

# GET /api/activity/reports/knowledge/

`GET /api/activity/reports/knowledge/`

Return knowledge-base articles/videos referenced (the default Knowledge Referenced report), ranked by reference count, for a member (``user``) or across one or more groups (``groups``), else the whole organization. Each row reports the source, title, reference count, distinct agents, and the page dwell time (focused/visible) on the resource. Restricted to organization admins/managers and gated by the activity-tracking flag.

## Query parameters

- `organization` string, uuid, required
- `user` string, uuid
- `groups` string[]
- `start` string, date-time
- `end` string, date-time
- `limit` integer

## Response `200`

---

[API](https://skmtc.dev/pixiebrix/apis/pixiebrix-api.md) · [All operations](https://skmtc.dev/pixiebrix/apis/pixiebrix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixiebrix/pixiebrix-api/revisions/941ab9eb01d6/schema)
