[[["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-03-07 UTC."],[[["This document describes how to retrieve a specific API specification using the legacy Apigee Registry API, which is no longer supported."],["The HTTP request method for retrieving an API spec is a `GET` request, and requires a specific URL format utilizing gRPC Transcoding syntax."],["The URL path parameter `name` is mandatory and must adhere to the format `projects/*/locations/*/apis/*/versions/*/specs/*`."],["No request body is required for the `GET` request, and a successful response will contain an `ApiSpec` instance."],["Accessing this API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]