bruno/memori-engine/ContextVars/Gets a dictionary of all the known values of known context variables-.bru
2024-07-16 11:15:30 +03:00

16 lines
246 B
Plaintext

meta {
name: Gets a dictionary of all the known values of known context variables-
type: http
seq: 3
}
get {
url: https://engine.memori.ai/memori/v2/ContextVars/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}