[[["সহজে বোঝা যায়","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-05 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"]]