Get details about the API version of an API resource. This will include information about the specs and operations present in the API version as well as the deployments linked to it.
HTTP request
GET https://apihub.googleapis.com/v1/{name=projects/*/locations/*/apis/*/versions/*}
[[["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-28 UTC."],[[["\u003cp\u003eThis resource provides details about a specific API version, including its specifications, operations, and linked deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe resource is accessed using a \u003ccode\u003eGET\u003c/code\u003e request to a URL with gRPC Transcoding syntax, and a path parameter \u003ccode\u003ename\u003c/code\u003e is required to specify the API version.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty when requesting information about a specific API version.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will include an instance of the \u003ccode\u003eVersion\u003c/code\u003e resource in the response body, containing the requested information.\u003c/p\u003e\n"],["\u003cp\u003eAccess requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003eapihub.versions.get\u003c/code\u003e on the specified resource.\u003c/p\u003e\n"]]],[],null,[]]