bruno/memori-engine/User/Lists all Known Facts objects associated with the current User-.bru

16 lines
239 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Lists all Known Facts objects associated with the current User-
type: http
seq: 6
}
get {
url: https://engine.memori.ai/memori/v2/KnownFacts/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}