Method: enterprises.webApps.get
คำขอ HTTP
GET https://androidmanagement.googleapis.com/v1/{name=enterprises/*/webApps/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ชื่อเว็บแอปในรูปแบบ enterprises/{enterpriseId}/webApp/{packageName}
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ WebApp
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/androidmanagement
ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-01-29 UTC
[null,null,["อัปเดตล่าสุด 2025-01-29 UTC"],[[["Retrieves a specific web app's details using its enterprise and package name."],["Requires providing the web app's name using the format `enterprises/{enterpriseId}/webApps/{packageName}` as a path parameter."],["The request body should be empty, and a successful response returns a `WebApp` object containing the app's details."],["Authorization requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope."]]],[]]