bruno/memori-engine/Functions/Lists Function objects with pagination-.bru
2024-07-16 11:15:30 +03:00

18 lines
250 B
Plaintext

meta {
name: Lists Function objects with pagination-
type: http
seq: 2
}
get {
url: https://engine.memori.ai/memori/v2/Functions/{strSessionID}/{from}/{howMany}
body: none
auth: none
}
params:path {
strSessionID:
from:
howMany:
}