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

Changes