/
AZ
azure
/
Microsoft.KernelMemory.ServiceAssembly
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6m ago · Updated 1mo ago
Details
Filter operations
Microsoft.KernelMemory.ServiceAssembly
10
get
/
get
/health
post
/upload
get
/indexes
delete
/indexes
delete
/documents
post
/ask
post
/search
get
/upload-status
get
/download
Microsoft.KernelMemory.ServiceAssembly
post
/search
Request body
SearchQuery
required
index
string
nullable
query
string
nullable
filters
object[]
nullable
minRelevance
number
double
limit
integer
args
object
nullable
Response
OK
SearchResult
required
query
string
nullable
noResult
boolean
results
Citation[]
nullable
Changes