v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
projects

Get Project

Get a specific project by ID.

Returns the project if the user can see it (team member + visibility check). Private projects are only visible to the creator.

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.