v1
latestOpenAPI 3.1.02026-07-2675394318.9 KBfine-tuning
List fine-tuning jobs
Lists all fine-tuning jobs.
get/v1/fine_tuning/jobs
Query parameters
limitinteger nullable
afterstring nullable
ai_project_idstring nullable
Project ID to list fine tuning jobs
Project ID to list fine tuning jobs
Response
Successful Response
Example response
{
"data": [
{
"error": {
"status": 500
}
}
]
}