18 lines
255 B
Plaintext
18 lines
255 B
Plaintext
meta {
|
|
name: Lists Intent Slot objects with pagination-
|
|
type: http
|
|
seq: 8
|
|
}
|
|
|
|
get {
|
|
url: https://engine.memori.ai/memori/v2/IntentSlots/{strSessionID}/{from}/{howMany}
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
from:
|
|
howMany:
|
|
}
|