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: }