Cloud Deployment Manager will reach end of support on December 31, 2025. If you currently use Deployment Manager, please migrate to Infrastructure Manager or an alternative deployment technology by December 31, 2025 to ensure your services continue without interruption.
[[["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-04-30 UTC."],[[["\u003cp\u003eThis API call retrieves information about a specific composite type.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires authorization with one of several specified scopes, including read-only and full-access options.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made using a GET request to a specific URL, including the project and composite type names.\u003c/p\u003e\n"],["\u003cp\u003eNo request body is required for this method.\u003c/p\u003e\n"],["\u003cp\u003eA successful call returns a CompositeTypes resource in the response body.\u003c/p\u003e\n"]]],[],null,["# CompositeTypes: get\n\n| **Note:** Requires [authorization](#auth).\n\nGets information about a specific composite type.\n[Try it now](#try-it).\n\nRequest\n-------\n\n### HTTP request\n\n```\nGET https://www.googleapis.com/deploymentmanager/v2beta/projects/project/global/compositeTypes/compositeType\n```\n\n### Parameters\n\n### Authorization\n\nThis request requires authorization with at least one of the following scopes:\n\n### Request body\n\nDo not supply a request body with this method.\n\nResponse\n--------\n\nIf successful, this method returns a [CompositeTypes resource](/deployment-manager/docs/reference/v2beta/compositeTypes#resource) in the response body.\n\nTry it!\n-------\n\n\nUse the APIs Explorer below to call this method on live data and see the response."]]