[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-05-23 UTC."],[[["This webpage provides details on how to retrieve information about an application using a `GET` HTTP request to `https://appengine.googleapis.com/v1beta/{name=apps/*}`."],["The request requires a `name` path parameter, which is the name of the Application resource, and it also requires `appengine.applications.get` IAM permission."],["The request body must be empty, and a successful response will contain an instance of an `Application`."],["To authorize the request, one of the following OAuth scopes is needed: `https://www.googleapis.com/auth/appengine.admin`, `https://www.googleapis.com/auth/cloud-platform`, or `https://www.googleapis.com/auth/cloud-platform.read-only`."]]],[]]