latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
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