bruno/memori-engine/Session/Returns the current state of a session-s Dialog State Machine-.bru
2024-07-16 11:15:30 +03:00

16 lines
235 B
Plaintext

meta {
name: Returns the current state of a session-s Dialog State Machine-
type: http
seq: 2
}
get {
url: https://engine.memori.ai/memori/v2/Session/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}