latestOpenAPI 3.1.02026-08-19270462702.4 KB

b92f75fd3b61

project-versions

List the training attempts attributed to a milestone

Return the training jobs that ran inside a milestone's window.

Args: project_id: Project the milestone belongs to. version_id: Milestone to read. auth: Authenticated caller.

Returns: The milestone's training attempts, oldest first.

get/projects/{project_id}/versions/{version_id}/training-jobs

Path parameters

project_idstring uuid required
version_idstring uuid required

Response

Successful Response