17 lines
250 B
Plaintext
17 lines
250 B
Plaintext
meta {
|
|
name: Lists all User objects referencing a specified Topic object.
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/memori/v2/TopicUsers/:strSessionID/:strTopicID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
strTopicID:
|
|
}
|