Identyfikuje użytkownika w żądaniu do interfejsu API. Wartością może być podstawowy adres e-mail użytkownika, alias adresu e-mail lub unikalny identyfikator użytkownika.
codeId
integer
Unikalny identyfikator hasła ASP.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Asp.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-05-15 UTC."],[[["Retrieves details about a specific Application Specific Password (ASP) associated with a user."],["Requires user identification (`userKey`) and the ASP's unique ID (`codeId`) for the request."],["Utilizes the `admin.googleapis.com` endpoint with a `GET` HTTP request."],["Needs authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["Returns an `Asp` object containing the ASP information if successful."]]],[]]