[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-01-06 UTC."],[[["Returns a list of all issuers shared with the caller."],["Uses a GET HTTP request with an empty body."],["The response includes an array of Issuer resources."],["Requires `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope for access."]]],["The core content describes retrieving a list of shared issuers. The key action is a `GET` HTTP request to `https://walletobjects.googleapis.com/walletobjects/v1/issuer`, with an empty request body. A successful response returns a JSON structure containing an array of issuer objects (`resources[]`). This operation requires the OAuth scope: `https://www.googleapis.com/auth/wallet_object.issuer`. The provided details include the request, response bodies and authorization scope.\n"]]