Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
A list of fine-tuning job objects.
The response is of type object
.
Lists your organization’s fine-tuning jobs.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of fine-tuning job objects.
The response is of type object
.