17 lines
284 B
Plaintext
17 lines
284 B
Plaintext
|
|
meta {
|
||
|
|
name: Gets a list of currently known values for a named context variable-
|
||
|
|
type: http
|
||
|
|
seq: 2
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: https://engine.memori.ai/memori/v2/ContextVarValues/{strSessionID}/{contextVarName}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strSessionID:
|
||
|
|
contextVarName:
|
||
|
|
}
|