/
VO
voidly
/
Voidly API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 5d ago
Details
Filter operations
Accessibility
4
Agent Attestations
5
Agent Channels
10
Agent Email
5
Agent Identity
9
Agent Infrastructure
20
Agent Memory
5
get
Retrieve and decrypt a stored value
put
Store encrypted key-value pair
delete
Delete a stored key-value pair
get
List keys in a namespace
get
List all namespaces and quota
Agent Messaging
12
Agent Tasks
11
Agent Trust
2
Alerts
5
Anomaly
2
Atlas
5
Censorship Data
14
Classifier
4
Detection
3
Elections
3
Forecast
3
Health
1
Incidents
10
Intelligence
3
ISP Risk
4
Platform Risk
3
Probe Network
4
Public Data
4
Sentinel
9
Agent Memory
Retrieve and decrypt a stored value
get
/v1/agent/memory/{ns}/{key}
Path parameters
ns
string
required
key
string
required
Response
Decrypted value
object
required
namespace
string
key
string
{"stackTrail":"paths:/v1/agent/memory/{ns}/{key}:get:responses:200:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}
value_type
string
size_bytes
integer
created_at
string
updated_at
string
expires_at
string
nullable
Changes