重要: Play EMM API の新しい登録受け付けは終了しました。
詳細
Enterprises: get
企業の名前とドメインを取得します。
リクエスト
HTTP リクエスト
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId
パラメータ
パラメータ名 |
値 |
説明 |
パスパラメータ |
enterpriseId |
string |
エンタープライズの ID。
|
承認
このリクエストには、次のスコープによる認証が必要です。
スコープ |
https://www.googleapis.com/auth/androidenterprise |
詳しくは、認証と認可のページをご覧ください。
リクエスト本文
このメソッドをリクエストの本文に含めないでください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["Retrieves enterprise name and domain using the enterprise ID."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Uses a GET request to the specified endpoint with the enterprise ID as a path parameter."],["Response provides an `Enterprises` resource containing the requested information."],["No request body is required for this operation."]]],[]]