Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
List models
GET /v3/modelsGet details of a model
GET /v3/models/{model_id}Details of all columns
GET /v3/models/{model_id}/columnsgetModelColumnV3
GET /v3/models/{model_id}/columns/{column_id}Delete a model
DELETE /v3/models/{model_id}Update the fields of a model
PATCH /v3/models/{model_id}Generate model from the given data sample
POST /v3/model-factoryAdd a new model under a project
POST /v3/modelsUpload artifacts associated with the model
POST /v3/models/{model_id}/deploy-artifactDeploy a surrogate model
POST /v3/models/{model_id}/deploy-surrogateUpdate artifacts associated with the model
PUT /v3/models/{model_id}/deploy-artifactUpdate a surrogate model
PUT /v3/models/{model_id}/deploy-surrogate