v1

latestOpenAPI 3.1.02026-07-26157321426.3 KB

Gets training job checkpoints

Gets the checkpoints for a training job.

get/v1/training_projects/{training_project_id}/jobs/{training_job_id}/checkpoints

Response

Example response

{
  "training_job": {
    "name": "gpt-oss-job"
  }
}