[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-10-26 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This method retrieves details about a specific Google Workspace subscription using an HTTP GET request."],["The request requires a path parameter specifying the subscription's resource name in the format `subscriptions/{subscription}`."],["A successful response includes a `Subscription` object containing the subscription details."],["Authorization requires one of the listed OAuth scopes, providing access to various Chat and Meetings features."],["You can refer to the provided links for detailed usage instructions and authorization guidance."]]],["This content describes how to retrieve details about a Google Workspace subscription. A `GET` HTTP request is sent to `https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}`, with the subscription's resource name in the URL's path. The request body must be empty. A successful response returns a `Subscription` object. One of the listed OAuth scopes is required for authorization, with a guide provided for more information on this matter.\n"]]