Se impostato, vengono elencate solo le pratiche con lo stato specificato. Per impostazione predefinita, vengono elencate le pratiche in qualsiasi stato.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
Fornisce l'elenco delle pratiche.
In caso di esito positivo, il corpo della risposta contiene dati con la seguente struttura:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-02-06 UTC."],[[["This endpoint lists Legal Hold matters accessible to the requestor, with customizable options for pagination and data inclusion."],["The request must be a GET request to the specified URL, using gRPC Transcoding syntax and an optional, empty request body."],["The response provides a list of matters in JSON format, including pagination details for retrieving further results if available."],["Authorization requires specific OAuth scopes for either read-only or full access to eDiscovery data, as detailed in the provided authorization guide."]]],["This document details retrieving a list of matters via a `GET` request to `https://vault.googleapis.com/v1/matters`. Requests can use `pageSize`, `pageToken`, `view`, and `state` query parameters to filter results. The request body must be empty. The successful response includes a list of matters (`matters[]`) and a `nextPageToken` for pagination, represented in JSON. Authorization requires either `ediscovery.readonly` or `ediscovery` OAuth scopes.\n"]]