Skip to main content

Overview

Allows the client to get an item from the vault. It is only possible to retrieve items that have been stored using the same account.

HTTP request

POST /Agent/Storage/GetFromVault

Authentication

Requires a valid JWT bearer token.

Request (JSON)

Input parameters

Response (JSON)

Response parameters

Notes

This endpoint uses the request schema notation described in Pattern matching.