Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
API телеметрии управления Chrome позволяет отслеживать работу и состояние устройств под управлением ChromeOS. Обратите внимание, что для обеспечения передачи данных с устройства необходимо включить соответствующие политики отчетности. Более подробную информацию можно найти здесь
Краткий обзор методов API
URL-адреса указаны относительно https://chromemanagement.googleapis.com/v1/customers/ $CUSTOMER
Описание
Относительный URL
HTTP-метод
Получение списка телеметрической информации для устройств ChromeOS
API телеметрии учитывает делегирование ролей администратора.
Чтобы использовать API телеметрии, администраторы должны иметь разрешение «Службы -> Управление Chrome -> Управление устройствами ChromeOS > Управление устройствами ChromeOS (только чтение)».
Для управления ролями и привилегиями администратора посетите «Консоль администратора -> Роли администратора».
Области API
Для API телеметрии управления Chrome требуется следующая область действия OAuth:
[null,null,["Последнее обновление: 2025-07-25 UTC."],[[["\u003cp\u003eThe Chrome Management Telemetry API allows monitoring the operation and health of ChromeOS devices, provided the necessary reporting policies are enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers methods to list telemetry information for devices, users, events, and notification configs, accessible via specific relative URLs.\u003c/p\u003e\n"],["\u003cp\u003eAdmins need the "Manage ChromeOS Devices (read only)" permission within Chrome Management to utilize the Telemetry API.\u003c/p\u003e\n"],["\u003cp\u003eUsing the Telemetry API requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/chrome.management.telemetry.readonly\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Chrome Management Telemetry API\n\nThe Chrome Management Telemetry API enables you to monitor the operation\nand health of devices running ChromeOS. Please note that the appropriate\nreporting policies need to be enabled to ensure that data is reported from the\ndevice. More details can be found [here](https://support.google.com/chrome/a/answer/1375678#zippy=%2Cdevice-reporting)\n\nQuick overview of API methods\n-----------------------------\n\nURLs are relative to\n`https://chromemanagement.googleapis.com/v1/customers/`*$CUSTOMER*\n\n| Description | Relative URL | Http method |\n|--------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-------------|\n| List telemetry information for ChromeOS devices | [/telemetry/devices/](/chrome/management/reference/rest/v1/customers.telemetry.devices/list) | GET |\n| List telemetry information for ChromeOS users | [/telemetry/users/](/chrome/management/reference/rest/v1/customers.telemetry.users/list) | GET |\n| List telemetry events for given customer | [/telemetry/events/](/chrome/management/reference/rest/v1/customers.telemetry.events/list) | GET |\n| List telemetry notification configs for given customer | [/telemetry/notificationConfigs/](/chrome/management/reference/rest/v1/customers.telemetry.notificationConfigs/list) | GET |\n\nSee [code samples](/chrome/management/guides/samples_telemetryapi) for example\nrequests and responses.\n\nAdmin Privileges\n----------------\n\nTelemetry API respects admin role delegation.\n\nAdmins must have the permission\n\"Services -\\\u003e Chrome Management -\\\u003e Manage ChromeOS Devices \\\u003e Manage ChromeOS Devices (read only)\" to use the Telemetry API.\n\nTo manage admin roles and privileges, visit \"Admin Console -\\\u003e Admin Roles\".\n| **Note:** admin roles can be assigned directly to a Service Account.\n\nAPI scopes\n----------\n\nChrome Management Telemetry API requires the following OAuth scope: \n\n https://www.googleapis.com/auth/chrome.management.telemetry.readonly\n\nFor more information, see the\n[Authentication Overview](https://cloud.google.com/docs/authentication/)."]]