[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-02-19 UTC."],[[["Lists all web apps associated with a specific enterprise."],["Requires `https://www.googleapis.com/auth/androidmanagement` authorization scope for access."],["The request body should be empty, and the response includes a list of web apps and a token for pagination."],["Uses `GET` method and the base URL is `https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webApps`."]]],["This document details how to list web apps for an enterprise using an HTTP GET request to `https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webApps`. The `parent` path parameter specifies the enterprise. Optional query parameters `pageSize` and `pageToken` control pagination. The request body must be empty. A successful response returns a JSON object containing an array of `webApps` and a `nextPageToken` for subsequent pages. The operation requires the `https://www.googleapis.com/auth/androidmanagement` authorization scope.\n"]]