19 lines
312 B
Plaintext
19 lines
312 B
Plaintext
|
|
meta {
|
||
|
|
name: Lists Topic objects referenced by a specified User object- with pagination-
|
||
|
|
type: http
|
||
|
|
seq: 5
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: https://engine.memori.ai/memori/v2/UserTopics/{strSessionID}/{strUserID}/{from}/{howMany}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strSessionID:
|
||
|
|
strUserID:
|
||
|
|
from:
|
||
|
|
howMany:
|
||
|
|
}
|