Fine Tuning
Retrieve fine-tuning job
Get info about a fine-tuning job by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the fine-tuning job.
Response
200
application/json
A fine-tuning job object.
The response is of type object
.