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

16 lines
239 B
Plaintext

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