models
List Fine Tuned Inventory
List the active team's deployable model inventory with live traffic.
Args: auth: Authenticated caller; inventory is scoped to their active team. cursor: Opaque cursor from a previous page. limit: Projects per page.
Returns: One page of projects with their variants and window traffic.
Raises: HTTPException: 400 when the cursor is malformed.
get/models/fine-tuned
Query parameters
cursorstring nullable
Cursor from a previous page; omit for the first page.
Cursor from a previous page; omit for the first page.
limitinteger
Projects per page.
Projects per page.
Response
Successful Response