[[["התוכן קל להבנה","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)."],[[["Lists all the exports associated with a specific matter within Google Vault."],["Allows for pagination to retrieve large sets of exports using `pageSize` and `pageToken`."],["Returns an empty request body and a response containing a list of exports and a `nextPageToken`."],["Requires specific OAuth scopes for authorization, such as `ediscovery.readonly` or `ediscovery`."],["Provides a structured JSON representation for the response data, including details about each export."]]],["This document details retrieving exports for a specified matter using a `GET` request to `https://vault.googleapis.com/v1/matters/{matterId}/exports`. Key actions include setting the `matterId` path parameter and optional `pageSize` and `pageToken` query parameters for pagination. The request body must be empty. The successful response contains a JSON object with an array of `exports` and a `nextPageToken` for further results. The operation requires specific authorization scopes, either `ediscovery.readonly` or `ediscovery`.\n"]]