[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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."]]],["The core content describes retrieving a web app via a `GET` HTTP request to a specific URL using gRPC Transcoding syntax. The URL requires a `name` path parameter, representing the web app's identifier. The request body must be empty. A successful response returns a `WebApp` instance. Access requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope for authorization. A \"Try it!\" section for testing the endpoint is included.\n"]]