latestOpenAPI 3.1.02026-08-236994571.1 MB

79928a3d37d3

fine-tuning

✨ (Enterprise) Retrieve Fine-Tuning Job

Retrieves a fine-tuning job. This is the equivalent of GET https://api.openai.com/v1/fine_tuning/jobs/{fine_tuning_job_id}

Supported Query Params:

  • custom_llm_provider: Name of the LiteLLM provider
  • fine_tuning_job_id: The ID of the fine-tuning job to retrieve.
get/fine_tuning/jobs/{fine_tuning_job_id}

Path parameters

fine_tuning_job_idstring required

Query parameters

custom_llm_provider'openai' | 'azure' nullable

Response

Successful Response

{"stackTrail":"paths:/fine_tuning/jobs/{fine_tuning_job_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}