bruno/memori-engine/Media/Lists all Medium objects of a Memory-.bru

17 lines
237 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Lists all Medium objects of a Memory-
type: http
seq: 1
}
get {
url: https://engine.memori.ai/memori/v2/Media/{strSessionID}/{strMemoryID}
body: none
auth: none
}
params:path {
strSessionID:
strMemoryID:
}