bruno/memori-engine/ContextVars/Gets a list of currently known context variable names-.bru

16 lines
235 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Gets a list of currently known context variable names-
type: http
seq: 1
}
get {
url: https://engine.memori.ai/memori/v2/ContextVarNames/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}