bruno/memori-engine/Memories/Lists all Memory objects-.bru

20 lines
233 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Lists all Memory objects-
type: http
seq: 1
}
get {
url: https://engine.memori.ai/memori/v2/Memories/{strSessionID}/{type}
body: none
auth: none
}
params:query {
~type:
}
params:path {
strSessionID:
}