[[["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-07-10 UTC."],[[["\u003cp\u003eRetrieves a glossary by its name using a GET request to the specified endpoint.\u003c/p\u003e\n"],["\u003cp\u003eRequires the \u003ccode\u003ename\u003c/code\u003e parameter in the path, which is the name of the glossary to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and if successful, the response contains the requested glossary's details.\u003c/p\u003e\n"],["\u003cp\u003eIf the glossary does not exist, the API will return a \u003ccode\u003eNOT_FOUND\u003c/code\u003e error.\u003c/p\u003e\n"]]],[],null,["# Method: projects.glossaries.get\n\nGets a glossary. Returns NOT_FOUND, if the glossary doesn't exist.\n\n### HTTP request\n\n`GET https://{TRANSLATION_GDC_ENDPOINT}/v3/{name}`\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [Glossary](/distributed-cloud/hosted/docs/latest/gdch/apis/vertex-ai/translation/rest/v3/projects.glossaries#Glossary)."]]