bruno/memori-engine/User/Lists all Topic objects referenced by a specified User object-.bru

17 lines
263 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
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:
}