Xác định người dùng trong yêu cầu API. Giá trị này có thể là địa chỉ email chính, địa chỉ email đại diện hoặc mã nhận dạng người dùng riêng biệt của người dùng.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Mẫu phản hồi JSON cho hoạt động sử dụng mã thông báo token.list trong API Thư mục.
Nếu thành công, phần nội dung phản hồi sẽ chứa dữ liệu có cấu trúc sau:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-29 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`)."]]],[]]