检索地图项。
HTTP 请求
GET https://admin.googleapis.com/admin/directory/v1/customer/{customer}/resources/features/{featureKey}
网址采用 gRPC 转码语法。
路径参数
| 参数 | |
|---|---|
| customer | 
 客户 Google Workspace 账号的唯一 ID。作为账号管理员,您还可以使用  | 
| featureKey | 
 要检索的地图项的唯一 ID。 | 
请求正文
请求正文必须为空。
响应正文
如果成功,则响应正文包含一个 Feature 实例。
授权范围
需要以下 OAuth 范围之一:
- https://apps-apis.google.com/a/feeds/calendar/resource/
- https://www.googleapis.com/auth/admin.directory.resource.calendar
- https://www.googleapis.com/auth/admin.directory.resource.calendar.readonly
如需了解详情,请参阅授权指南。