Gets a training project
Gets the details of an existing training project.
get/v1/training_projects/{training_project_id}
Response
Example response
{
"training_project": {
"latest_job": {
"name": "gpt-oss-job"
}
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.