gws-admin-reports
Installation
Summary
Query Google Workspace audit logs, activity feeds, and usage reports across customers and users.
- Access five resource types: activities (with list and watch for push notifications), channels, customer usage reports, entity usage reports, and user usage reports
- Retrieve audit logs for specific applications, customer account statistics, and per-user activity and usage metrics
- Requires Google Workspace Admin SDK authentication; see shared gws documentation for auth setup and security rules
- Use
gws schemato inspect required parameters and data types before constructing API calls
SKILL.md
admin-reports (reports_v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws admin-reports <resource> <method> [flags]
API Resources
activities
list— Retrieves a list of activities for a specific customer's account and application such as the Admin console application or the Google Drive application. For more information, see the guides for administrator and Google Drive activity reports. For more information about the activity report's parameters, see the activity parameters reference guides.watch— Start receiving notifications for account activities. For more information, see Receiving Push Notifications.
channels
stop— Stop watching resources through this channel.
Related skills
More from googleworkspace/cli
gws-gmail
Gmail: Send, read, and manage email.
26.2Kgws-docs
Read and write Google Docs.
26.1Kgws-drive
Google Drive: Manage files, folders, and shared drives.
26.0Kgws-sheets
Google Sheets: Read and write spreadsheets.
24.7Kgws-calendar
Google Calendar: Manage calendars and events.
24.7Kgws-docs-write
Google Docs: Append text to a document.
21.8K