[[["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 documentation details the legacy Apigee Registry API, which is no longer supported; the Apigee API hub APIs are recommended for current functionality."],["The `GET` request retrieves a specified artifact using the provided URL structure: `https://apigeeregistry.googleapis.com/v1/{name=projects/*/locations/*/apis/*/deployments/*/artifacts/*}`."],["The `name` path parameter is required, indicating the artifact to be retrieved, and it follows the format: `{parent}/artifacts/*`."],["The request body must be empty when making this `GET` request."],["The response will contain an Artifact instance if the request is successful, and the request requires the following authorization scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]