POST
/
tune.Studio
/
ListFinetuneJobModels

Authorizations

X-Tune-Key
string
headerrequired

Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)

Body

application/json
auth
object
jobId
string

The finetune job ID to be fetched.

Response

200 - application/json
auth
object
models
object[]

The list of models.

page
object