bruno/memori-engine/Memories/Lists all Memory objects.bru
2025-03-26 16:08:31 +02:00

17 lines
201 B
Plaintext

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:
}