Method: customers.telemetry.users.get
คำขอ HTTP
GET https://chromemanagement.googleapis.com/v1/{name=customers/*/telemetry/users/*}
URL ใช้ไวยากรณ์การแปลง 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
- userDevice.app_report
ซึ่งเป็นรายการชื่อฟิลด์ที่สมบูรณ์ในตัวเองที่คั่นด้วยคอมมา ตัวอย่าง: "user.displayName,photo"
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ TelemetryUser
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/chrome.management.telemetry.readonly
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-14 UTC
[null,null,["อัปเดตล่าสุด 2024-11-14 UTC"],[[["Retrieve detailed telemetry data for a specific user within your organization using the `GET` method."],["Specify the user using the `name` path parameter and optionally filter the returned data with the `readMask` query parameter."],["The API requires the `https://www.googleapis.com/auth/chrome.management.telemetry.readonly` OAuth scope for authorization."],["Responses include a `TelemetryUser` object containing user details, device information, and various reports (audio status, device activity, network bandwidth, peripherals, and apps)."],["This endpoint uses gRPC Transcoding for its URL structure."]]],[]]