Activity summary
get_activity_summaryRetrieve top apps and sites by active time for any period, user, or group to identify productivity and risk patterns in OctoWatch DLP.
Instructions
Top apps and sites by ActiveTime (POST /api/Activity/Overall2).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | ||
| top_n | No | How many top apps/sites to keep. | |
| period | No | Relative period: today|yesterday|last_7_days|last_30_days (wins over date_from/date_to when set). | |
| date_to | No | End datetime; date-only covers until 23:59:59 that day. | |
| user_id | No | User filter: AliasID as TreeviewUsers NodeType=1. | |
| group_id | No | Group filter: TreeviewUsers NodeType=14 (console group id). | |
| date_from | No | Start datetime YYYY-MM-DD or YYYY-MM-DD HH:MM:SS (full day if date-only). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||