meta { name: Gets the details of a Memori object by tenant, user and Memori names. type: http seq: 1 } get { url: {{baseUrl}}/api/v2/Memori/:tenantName/:userName/:memoriName/:strToken body: none auth: none } params:path { tenantName: userName: memoriName: strToken: }