Get fine-tuning job
fireworks_get_fine_tuning_jobGet a single supervised fine-tuning job by id. Control-plane: GET /v1/accounts/{account_id}/supervisedFineTuningJobs/{job_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Supervised fine-tuning job id (the resource segment). | |
| account_id | No | Fireworks account id. Overrides FIREWORKS_ACCOUNT_ID for this call. |