bruno/memori-engine/User/Lists all Topic objects referenced by a specified User object-.bru
2024-07-16 11:15:30 +03:00

17 lines
263 B
Plaintext

meta {
name: Lists all Topic objects referenced by a specified User object-
type: http
seq: 4
}
get {
url: https://engine.memori.ai/memori/v2/UserTopics/{strSessionID}/{strUserID}
body: none
auth: none
}
params:path {
strSessionID:
strUserID:
}