[[["התוכן קל להבנה","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 holds associated with a specific matter."],["Allows filtering by page size, page token, and level of detail (view)."],["Response includes a list of holds and a token for pagination."],["Requires specific authorization scopes for access."]]],["This document details how to retrieve a list of holds within a specified matter using a `GET` request to the `/v1/matters/{matterId}/holds` endpoint. Key actions include using the `matterId` as a path parameter and optional query parameters like `pageSize`, `pageToken`, and `view` to control the results. The request body is empty. The response contains an array of hold objects and a `nextPageToken` for pagination. The request requires either the `ediscovery.readonly` or `ediscovery` authorization scope.\n"]]