bruno/memori-engine/Intents/Lists all Intent objects.bru

16 lines
185 B
Plaintext
Raw Permalink Normal View History

2025-03-26 15:08:31 +01:00
meta {
name: Lists all Intent objects.
type: http
seq: 1
}
get {
url: {{baseUrl}}/memori/v2/Intents/:strSessionID
body: none
auth: none
}
params:path {
strSessionID:
}