Groups: get
擷取群組電子郵件地址識別的群組設定。
立即試用。
要求
HTTP 要求
GET https://www.googleapis.com/groups/v1/groups/groupUniqueId
參數
參數名稱 |
值 |
說明 |
路徑參數 |
groupUniqueId |
string |
群組的電子郵件地址。
|
授權
這項要求需要下列範圍的授權:
範圍 |
https://www.googleapis.com/auth/apps.groups.settings |
要求主體
請勿使用這個方法提供請求主體。
試試看!
您可以使用下方的 API Explorer,針對即時資料呼叫這個方法,然後查看回應。或者,您也可以試試獨立的 Explorer。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-08 (世界標準時間)。
[null,null,["上次更新時間:2024-11-08 (世界標準時間)。"],[[["Retrieves the settings of a specific Google Group using its email address."],["Requires authorization with the `https://www.googleapis.com/auth/apps.groups.settings` scope."],["Uses a GET request to the `https://www.googleapis.com/groups/v1/groups/groupUniqueId` endpoint, replacing `groupUniqueId` with the group's email address."],["Returns a `Groups` resource containing the group's settings upon successful execution."],["Offers an interactive API explorer for testing the method with live data."]]],[]]