v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
felix

List Trained Models

List all completed/trained models for the authenticated user.

Args: project_id: Optional project filter. When supplied, only models assigned to that project are returned (still subject to the caller's visibility scope). Used by the agent to keep model discovery scoped to the user-selected project.

get/felix/trained-models

Query parameters

project_idstring nullable

Response

Successful Response

successboolean required
countinteger required
totalinteger

Total number of matching jobs (before pagination).

has_moreboolean

True when more results exist beyond this page.