/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
quadsproject
QUADS
get
Returns a list of all memory
v1
latest
OpenAPI 3.0.0
GPLv3
2026-07-17
66
18
55.6 KB
Memory
Returns a list of all memory
get
/memory/
Response
Memory details list
Memory[]
required
id
integer
size_gb
integer
required
handle
string
required
host_id
integer
required
Example response
[ { "id": 12, "size_gb": 2000, "handle": "MMD", "host_id": 10 } ]