Skip to main content
GET
List fine-tuning jobs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

A list of fine-tuning job objects.

object
string

Type of the response, which will always be 'list'.

Example:

"list"

data
object[]