Aby korzystać z zasobów Vault, konto musi mieć wymagane uprawnienia Vault i dostęp do sprawy. Aby uzyskać dostęp do sprawy, konto musi być jej twórcą, musi mieć do niej dostęp lub mieć uprawnienie Wyświetlanie wszystkich spraw.
Tylko dane wyjściowe. Identyfikator sprawy, w której zostało zapisane zapisane zapytanie. Podczas tworzenia serwer nie używa tego pola i zawsze używa identyfikatora sprawy w adresie URL.
Tylko dane wyjściowe. Sygnatura czasowa wygenerowana po stronie serwera w momencie utworzenia zapisanego zapytania.
Używa standardu RFC 3339, w którym wygenerowany wynik jest zawsze znormalizowany według normy Z i zawiera 0, 3, 6 lub 9 cyfr ułamkowych. Akceptowane są też przesunięcia inne niż „Z”. Przykłady: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" lub "2014-10-02T15:01:23+05:30".
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-02-27 UTC."],[[["SavedQuery is a resource that defines a saved search within a Vault matter."],["To interact with SavedQuery, accounts need specific Vault privileges and matter access."],["SavedQuery objects contain details like a unique identifier, name, query parameters, matter ID, and creation timestamp."],["Vault provides API methods to create, delete, retrieve, and list SavedQueries."]]],["A `SavedQuery` resource defines a saved search within a matter. Key attributes include `savedQueryId` (unique identifier), `displayName` (name), `query` (search parameters), `matterId` (associated matter), and `createTime` (creation timestamp). Users need specific Vault privileges to work with these resources. Actions involve using the methods to create, delete, get and list the saved query within a given matter.\n"]]