[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-02-27 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"]]