Predict.aiDocs
Trainings

Endpoints

Every training route at a glance.

All routes require Authorization and X-Workspace-Id headers.

MethodPathPurpose
GET/v1/trainingList runs (paginated, filterable)
GET/v1/training/{training_id}Inspect one run (full report)
GET/v1/training/{training_id}/downloadDownload the trained model (non-foundation runs)

Trainings are triggered from Pipelines and Goals, not from this prefix.