meta { name: Gets a list of currently known values for a named context variable. type: http seq: 2 } get { url: {{baseUrl}}/memori/v2/ContextVarValues/:strSessionID/:contextVarName body: none auth: none } params:path { strSessionID: contextVarName: }