Ważne: nie przyjmujemy już nowych rejestracji w interfejsie Play EMM API.
Więcej informacji
Users: get
Pobiera szczegóły użytkownika.
Żądanie
Żądanie HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId
Parametry
Nazwa parametru |
Wartość |
Opis |
Parametry ścieżki |
enterpriseId |
string |
Identyfikator grupy.
|
userId |
string |
Identyfikator użytkownika.
|
Autoryzacja
To żądanie wymaga autoryzacji w tym zakresie:
Zakres |
https://www.googleapis.com/auth/androidenterprise |
Więcej informacji znajdziesz na stronie dotyczącej uwierzytelniania i autoryzacji.
Treść żądania
Nie podawaj treści żądania przy użyciu tej metody.
Odpowiedź
Jeśli operacja się uda, metoda zwróci zasób Użytkownicy w treści odpowiedzi.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-12 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-12 UTC."],[[["Retrieves detailed information about a specific user within a given enterprise."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Uses a GET request to the specified endpoint, including the enterprise and user IDs."],["Returns a `Users` resource containing the user's details upon successful completion."],["No request body is necessary for this operation."]]],[]]