bruno/memori-engine/User/Lists all Known Facts objects associated with the current User.bru
2025-03-26 16:08:31 +02:00

16 lines
226 B
Plaintext

meta {
name: Lists all Known Facts objects associated with the current User.
type: http
seq: 6
}
get {
url: {{baseUrl}}/memori/v2/KnownFacts/:strSessionID
body: none
auth: none
}
params:path {
strSessionID:
}