Fine-tuning

List checkpoints for a fine-tuning job.

get/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints

Path parameters

fine_tuning_job_idstring required
Example:ft-AF1WoRqd3aJAHsqc9NY7iL8F

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

Query parameters

afterstring

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

limitinteger

Number of checkpoints to retrieve.

Response

OK

object'list' required
first_idstring nullable
last_idstring nullable
has_moreboolean required

Changes

Changed in 1 of the 93 revisions of this API.2

    • response property first_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property last_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog