[[["התוכן קל להבנה","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 matter with its details using a GET request to the provided URL."],["Users can specify how much information is returned by using the `view` query parameter."],["Requires proper authorization with specific OAuth scopes to access this functionality."]]],["This outlines the process of retrieving a specific matter using a GET request. The request URL structure includes a `matterId` path parameter. An optional `view` query parameter determines the detail level of the response. The request body is empty. A successful response returns a `Matter` instance. Authorization requires either the `ediscovery.readonly` or `ediscovery` OAuth scope. It provides information regarding HTTP requests, Path Parameters, Query Parameters, request body, response body and Authorization Scopes.\n"]]