Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

jobId
string<uuid>
required

Response

Fine-tuning job status

id
string<uuid>
required
name
string
required
snapshot_id
string<uuid>
required
status
enum<string>
required
Available options:
processing,
completed,
failed
experiments
object[]
required