Get a typeCopy Pageget https://api.linode.com/{apiVersion}/linode/types/{typeId}Returns information about a specific Linode type, including pricing and specifications. This is used when creating or resizing Linodes. CLI Shelllinode-cli linodes type-view g6-standard-2 Learn morePath ParamsapiVersionstringenumrequiredEnum Call either the v4 URL, or v4beta for operations still in Beta.v4v4betaAllowed:v4v4betatypeIdstringrequiredThe unique id for the Linode type to look up. Run the List types operation to see each Linode type class available on your account, and store its associated id.Responses 200A single Linode Type. defaultSee Errors for the range of possible error response codes.Updated about 1 month ago