✨ List Fine-Tuning Jobs

Lists fine-tuning jobs for the organization.
This is the equivalent of GET https://api.openai.com/v1/fine_tuning/jobs

Supported Query Params:

  • custom_llm_provider: Name of the LLM provider
  • after: Identifier for the last job from the previous pagination request.
  • limit: Number of fine-tuning jobs to retrieve (default is 20).
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!