Required. Name of the API product subscription. Use the following structure in your request: organizations/{org}/developers/{developerEmail}/subscriptions/{subscription}
Authorization requires the following IAM permission on the specified resource name:
[[["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-02 UTC."],[[["This endpoint retrieves details for a specific API product subscription."],["The HTTP request uses a `GET` method with a URL structure following gRPC Transcoding syntax."],["A required path parameter, `name`, defines the specific subscription being requested, using the format `organizations/{org}/developers/{developerEmail}/subscriptions/{subscription}`."],["The request body must be empty when calling this endpoint."],["Successful requests will return a `DeveloperSubscription` object in the response body, and it requires the `apigee.developersubscriptions.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]