擷取使用者管理的應用程式相關設定詳細資料
指定使用者。
要求
HTTP 要求
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/managedConfigurationsForUser/managedConfigurationForUserId
參數
參數名稱 | 值 | 說明 |
---|---|---|
路徑參數 | ||
enterpriseId |
string |
企業的 ID。 |
managedConfigurationForUserId |
string |
受管理設定的 ID (產品 ID),例如 「app:com.google.android.gm」。 |
userId |
string |
使用者的 ID。 |
授權
此要求需要具有下列範圍的授權:
範圍 |
---|
https://www.googleapis.com/auth/androidenterprise |
詳情請參閱「驗證與授權」網頁。
要求主體
請勿使用這個方法提供請求主體。
回應
如果成功的話,這個方法會在回應主體中傳回 Managedconfigurationsforuser 資源。