v1

latestOpenAPI 3.1.02026-07-26157321426.3 KB

Gets training job checkpoint files

Gets presigned URLs for all checkpoint files for a training job.

get/v1/training_projects/{training_project_id}/jobs/{training_job_id}/checkpoint_files

Query parameters

page_sizeinteger

Max files per page (default 1000).

page_tokeninteger

Offset into the file list (default 0).

Response

next_page_tokeninteger nullable

Token to use for fetching the next page of results. None when there are no more results.

total_countinteger required

Total number of checkpoint files available.