Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POST /Agent/Storage/GetFromVault
{ "vaultId": Required(Str(PVaultId)), "masked": Optional(Bool(PMasked)) }
{ "vaultId": Required(Str(PVaultId)), "type": Optional(Str(PType)), "clientId": Optional(Str(PClientId)), "created": Required(DateTime(PCreated)), "updated": Required(DateTime(PUpdated)), "Tags": { "name": Required(Str(PName)), "value": Required(Str(PValue)) }[] }