bruno/memori-engine/Memories/Lists Memory objects with pagination-.bru

22 lines
281 B
Plaintext
Raw Normal View History

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