Identifiziert den Nutzer in der API-Anfrage. Bei dem Wert kann es sich um die primäre E-Mail-Adresse, die Alias-E-Mail-Adresse oder die eindeutige Nutzer-ID des Nutzers handeln.
codeId
integer
Die eindeutige ID des ASP.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Asp.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]