Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
List of fine-tune jobs
List the metadata for all fine-tuning jobs. Returns a list of FinetuneResponseTruncated objects.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
List of fine-tune jobs