v3
latestOpenAPI 3.1.02026-07-3153169140.2 KBGet Model
Path parameters
Response
Successful Response
Short, human-friendly model handle, e.g. mdl-7bQ2xV9mKp4R.
Human-readable model name, unique per org. Server-generated at creation; editable via PATCH /v1/models/{model_id}.
Id of the user who created the model (the creator/owner).
training for platform-trained models; custom_training for caller-owned Python trial artifacts; reasoning for reasoning models on flat tasks; sequence_reasoning for reasoning models on sequence tasks.
The winning trial's hyperparameters (model-family specific).
Cross-validation scores the optimizer selected on, keyed by metric name (e.g. {"auc": 0.91}).
Names of the source tables the model trained on, captured at finalize from its training plan (read relations). Empty for models recorded before this was captured.