Get fine-tuning job
Fine-tuning API
Get fine-tuning job
GET
Get fine-tuning job
Authorizations
Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.
Path Parameters
The job id.
Response
The job.
Opaque upstream job id.
Available options:
supervised, spec-draft Available options:
VALIDATING_FILES, QUEUED, RUNNING, SUCCEEDED, FAILED, CANCELLED Output model id once the job succeeds.
The servable model name after deployment; null until deployed.
Deploy pipeline progress ("queued", "staging", "relaying", "converting", "provisioning", "serving", "failed"); null = never deployed. Stages evolve with the pipeline.
Failure reason when deploy_status is "failed".
Tokens trained, as a string (drives billing).
Your price per 1M trained tokens.
Final billed training cost once the job reaches a terminal status.
Failure reason when status is FAILED.