Skip to main content
GET
Get status updates for a fine-tuning job.

Authorizations

Authorization
string
header
required

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

Path Parameters

fine_tuning_job_id
string
required

The ID of the fine-tuning job to get events for.

Example:

"ft-AF1WoRqd3aJAHsqc9NY7iL8F"

Query Parameters

after
string

Identifier for the last event from the previous pagination request.

limit
integer
default:20

Number of events to retrieve.

Response

200 - application/json

OK

data
object[]
required
object
enum<string>
required
Available options:
list
has_more
boolean
required