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.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Szablon odpowiedzi JSON dla operacji dotyczącej tokenów token.list w interfejsie Directory API.
W przypadku powodzenia treść żądania zawiera dane o następującej strukturze:
[[["Ł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-10-15 UTC."],[[["Retrieves a list of tokens issued by a specific user to external applications."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["The API endpoint is accessed via a GET request to `https://admin.googleapis.com/admin/directory/v1/users/{userKey}/tokens`, where `{userKey}` represents the user's identifier."],["The response includes information like token details (`items`), resource type (`kind`), and an ETag (`etag`)."]]],[]]