Reports API Overview (original) (raw)

Reports API Overview

Stay organized with collections Save and categorize content based on your preferences.

The Reports API is a RESTful API you can use to access information about the Google Workspace activities of your users. The Reports API is part of the Admin SDK API.

The Reports API provides two types of reports:

Following is a list of common terms used in the Reports API:

Activity reports

Activity reports list information for activities in a specific Google Workspace application or service. Activity reports include the date, time, user, and type of activity. TheAPI referencecontains a complete list of activity reports and the information they include. Here are some example activity reports, listed by application or service:

Usage reports

Usage reports provide information about Google Workspace events in your domain. You can use the API to request specific information about users.

Notifications

The Reports API provides notifications that let you watch for events, such as changes to resources. When you're watching a resource and that resource changes, the Reports API sends you a notification. For more information on setting up and receiving notifications from the Reports API, see the guide toReceiving Push Notifications.

Next steps

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-04 UTC.