Logo
Artificial Intelligence API Documentation

Retrieve fine-tune

GET {{baseUrl}}/fine-tunes/:fine_tune_id

Creates a job that fine-tunes a specified model from a given dataset.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.openai.com/v1/fine-tunes/:fine_tune_id'

ENDPOINTS