[[["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 2025-05-04 UTC."],[[["This webpage details how to retrieve information about an Apigee runtime instance using a `GET` request."],["The `GET` request URL follows a specific structure, `https://apigee.googleapis.com/v1/{name=organizations/*/instances/*}`, and uses gRPC Transcoding syntax."],["A path parameter, `name`, is required, structured as `organizations/{org}/instances/{instance}`."],["The request body for retrieving instance details must be empty."],["A successful response returns an instance of `Instance` and requires `https://www.googleapis.com/auth/cloud-platform` as an authorization scope."]]],[]]