bruno/memori-engine/ExpertReferences/Lists Expert Reference objects with pagination-.bru

18 lines
265 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Lists Expert Reference objects with pagination-
type: http
seq: 2
}
get {
url: https://engine.memori.ai/memori/v2/ExpertReferences/{strSessionID}/{from}/{howMany}
body: none
auth: none
}
params:path {
strSessionID:
from:
howMany:
}