v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
inference-clusters

List Project Inference Clusters

List inference clusters for a project.

Args: project_id: Project ID. window: Metrics window for ranking/counts. status: Optional comma-delimited status filter. base_model: Optional base model filter. model_id: Optional model ID filter. training_job_id: Optional training job filter. severity: Optional severity filter. auth: Authentication result.

Returns: Grouped project inference clusters.

Raises: HTTPException: 404 for inaccessible projects.

get/projects/{project_id}/inference-clusters

Path parameters

project_idstring uuid required

Query parameters

window'24h' | '7d' | '30d' | 'all'
statusstring nullable

Comma-delimited statuses. Defaults to open,reopened.

Comma-delimited statuses. Defaults to open,reopened.

base_modelstring nullable
model_idstring nullable
training_job_idstring nullable
severity'high' | 'mid' | 'low' nullable

Response

Successful Response

project_idstring required
window'24h' | '7d' | '30d' | 'all' required
usage_aware_clustering_enabledboolean
usage_summarystring nullable
usage_drift_detectedboolean nullable
suggested_project_splitboolean
split_rationalestring nullable