meta { name: Gets a list of Memori objects owned by the specified user. type: http seq: 9 } get { url: {{baseUrl}}/api/v2/UserMemoriByID/:tenantName/:strUserID/:strToken body: none auth: none } params:path { tenantName: strUserID: strToken: }