meta { name: Lists Intent objects with pagination. type: http seq: 2 } get { url: {{baseUrl}}/memori/v2/Intents/:strSessionID/:from/:howMany body: none auth: none } params:path { strSessionID: from: howMany: }