activity

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.

get/api/activity/reports/knowledge/

Query parameters

organizationstring uuid required

UUID of the organization to scope the report to.

userstring uuid

Optional member UUID to scope the report to one user.

groupsstring[]

Optional group UUIDs to scope the report; repeated (?groups=a&groups=b) or comma-separated (?groups=a,b).

startstring date-time

Optional ISO-8601 start of the report window (inclusive).

endstring date-time

Optional ISO-8601 end of the report window (exclusive).

limitinteger

Optional maximum number of rows to return.

Changes

No recorded changes to this endpoint across all 1 revision of this API.