bruno/memori-engine/ContextVars/Gets a dictionary of all the known values of known context variables.bru
2025-03-26 16:08:31 +02:00

16 lines
233 B
Plaintext

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