bruno/memori-engine/Memories/Lists all Memory objects.bru

17 lines
201 B
Plaintext
Raw Normal View History

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