Method: customers.telemetry.users.get

获取遥测用户。

HTTP 请求

GET https://chromemanagement.googleapis.com/v1/{name=customers/*/telemetry/users/*}

网址采用 gRPC 转码语法。

路径参数

参数
name

string

必需。要返回的 TelemetryUser 的名称。

查询参数

参数
readMask

string (FieldMask format)

读取掩码以指定要返回的字段。

支持的 readMask 路径如下:

  • 名称
  • orgUnitId
  • userId
  • userEmail
  • userDevice.device_id
  • userDevice.audio_status_report
  • userDevice.device_activity_report
  • userDevice.network_bandwidth_report
  • userDevice.peripherals_report

这是以英文逗号分隔的完全限定字段名称列表。示例:"user.displayName,photo"

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 TelemetryUser 实例。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/chrome.management.telemetry.readonly