[[["התוכן קל להבנה","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-02-06 (שעון UTC)."],[[["Retrieves a specific saved query from a matter using its ID."],["Requires providing the `matterId` and `savedQueryId` as path parameters in the request URL."],["An empty request body is necessary, and a successful response returns a `SavedQuery` object."],["Authorization is required with either `ediscovery.readonly` or `ediscovery` OAuth scopes."]]],["This document outlines the process for retrieving a saved query using a `GET` request to a specified URL. The URL includes `matterId` and `savedQueryId` as path parameters. The request body must be empty. A successful response returns a `SavedQuery` instance. Access requires authorization via one of two specified OAuth scopes: `https://www.googleapis.com/auth/ediscovery.readonly` or `https://www.googleapis.com/auth/ediscovery`. The specified URL use gRPC Transcoding syntax.\n"]]