bruno/memori-engine/Stats/Computes usage statistics for the Memori of the current session-.bru

16 lines
240 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Computes usage statistics for the Memori of the current session-
type: http
seq: 1
}
get {
url: https://engine.memori.ai/memori/v2/Statistics/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}