GET
/
fine_tuning
/
jobs
/
{fine_tuning_job_id}
/
checkpoints

Authorizations

x-portkey-api-key
string
header
required
x-portkey-virtual-key
string
header
required

Path Parameters

fine_tuning_job_id
string
required

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

Query Parameters

after
string

Identifier for the last checkpoint ID from the previous pagination request.

limit
integer
default:
10

Number of checkpoints to retrieve.

Response

200 - application/json
data
object[]
required
has_more
boolean
required
object
enum<string>
required
Available options:
list
first_id
string | null
last_id
string | null