/
MO
morphik-org
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3m ago · Updated 7mo ago
Details
Filter operations
Cache
5
document
2
Documents
12
EE - Connectors
12
Enterprise
3
Folders
8
Graph
8
health
2
Ingestion
5
Logs
1
model-config
7
get
List Model Configs
post
Create Model Config
get
Get Model Config
put
Update Model Config
delete
Delete Model Config
get
List Custom Models
post
Create Custom Model
models
5
get
Get Available Models
post
Retrieve Chunks
post
Retrieve Chunks Grouped
post
Retrieve Documents
post
Search Documents By Name
post
Batch Get Documents
post
Batch Get Chunks
post
Query Completion
get
Get Chat History
get
Get Available Models For Selection
post
Agent Query
get
Get Usage Stats
get
Get Recent Usage
post
Generate Local Uri
post
Generate Cloud Uri
delete
Delete Cloud App
get
List Chat Conversations
patch
Update Chat Title
model-config
List Custom Models
List all custom models for the authenticated user.
get
/model-config/custom-models/list
Headers
authorization
string
Response
Successful Response
CustomModel[]
required
id
string
required
name
string
required
provider
string
required
model_name
string
required
config
object
required
Changes