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

16 lines
226 B
Plaintext
Raw Permalink Normal View History

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