[[["容易理解","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-05-03 (世界標準時間)。"],[[["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"]]