meta { name: Lists Known Facts objects associated with the current User, with pagination. type: http seq: 7 } get { url: {{baseUrl}}/memori/v2/KnownFacts/:strSessionID/:from/:howMany body: none auth: none } params:path { strSessionID: from: howMany: }