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