bruno/memori-engine/User/Lists Known Facts objects associated with the current User- with pagination-.bru
2024-07-16 11:15:30 +03:00

18 lines
288 B
Plaintext

meta {
name: Lists Known Facts objects associated with the current User- with pagination-
type: http
seq: 7
}
get {
url: https://engine.memori.ai/memori/v2/KnownFacts/{strSessionID}/{from}/{howMany}
body: none
auth: none
}
params:path {
strSessionID:
from:
howMany:
}