23 lines
388 B
Plaintext
23 lines
388 B
Plaintext
meta {
|
|
name: Lists Deep Thought User-query Match objects of the specified Analysis object- with pagination-
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: https://backend.memori.ai/api/v2/Analysis/UserQueryMatches/{strToken}/{strAnalysisID}/{from}/{howMany}/{threshold}
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
~threshold:
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
strAnalysisID:
|
|
from:
|
|
howMany:
|
|
}
|