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

16 lines
244 B
Plaintext

meta {
name: Lists all User objects associated with the Memori of the current session-
type: http
seq: 1
}
get {
url: https://engine.memori.ai/memori/v2/Users/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}