bruno/memori-engine/Topics/Lists User objects referencing a specified User object- with pagination-.bru

19 lines
311 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Lists User objects referencing a specified User object- with pagination-
type: http
seq: 5
}
get {
url: https://engine.memori.ai/memori/v2/TopicUsers/{strSessionID}/{strTopicID}/{from}/{howMany}
body: none
auth: none
}
params:path {
strSessionID:
strTopicID:
from:
howMany:
}