18 lines
288 B
Plaintext
18 lines
288 B
Plaintext
|
|
meta {
|
||
|
|
name: Lists Known Facts objects associated with the current User- with pagination-
|
||
|
|
type: http
|
||
|
|
seq: 7
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: https://engine.memori.ai/memori/v2/KnownFacts/{strSessionID}/{from}/{howMany}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strSessionID:
|
||
|
|
from:
|
||
|
|
howMany:
|
||
|
|
}
|