latestOpenAPI 3.1.02026-08-19270462702.4 KB

b92f75fd3b61

projects

Get Project

Get a visible project.

Args: project_id: Project identifier. auth: Authenticated caller. service: Project service.

Returns: Visible project.

get/projects/{project_id}

Path parameters

project_idstring uuid required

Response

Successful Response

idstring required
user_idstring required
namestring required
iconstring
repostring nullable
descriptionstring nullable
active_model_idstring nullable
tagstring nullable
observationsstring nullable
exampleobject nullable
team_idstring required
visibilitystring
adaptive_cadence'off' | 'daily' | 'weekly' | 'monthly'

User-facing cadence preset for autonomous adaptive finetuning runs.

autonomy_enabledboolean
router_typestring nullable
routing_paramsobject
created_atstring required
updated_atstring required
selected_model_idstring nullable required

Deprecated alias for active_model_id -- kept for backward compat.