bruno/memori-engine/Memories/Lists Memory objects with pagination-.bru
2024-07-16 11:15:30 +03:00

22 lines
281 B
Plaintext

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:
}