Managedconfigurationsforuser: get

指定したユーザーのアプリのユーザーごとの管理対象構成の詳細を取得します。

リクエスト

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 リソースを返します。