[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-11-21 UTC"],[[["This endpoint retrieves all transit objects associated with a specific issuer ID using a GET request."],["The request requires an empty body and uses query parameters like `classId`, `token`, and `maxResults` for filtering and pagination."],["A successful response includes a list of transit objects and pagination details in JSON format."],["Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope."]]],["This outlines retrieving transit objects for a specific issuer ID using a `GET` request to `https://walletobjects.googleapis.com/walletobjects/v1/transitObject`. The request requires parameters like `classId`, `token` (for pagination), and `maxResults`. The request body must be empty. A successful response returns a JSON object containing an array of `TransitObject` resources and `pagination` details. Access requires the `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope.\n"]]