models
List Fine Tuned Inventory
List the request team's deployable model inventory with live traffic.
Args: auth: Authenticated caller; inventory is scoped to the team the request authenticated against -- the active team for a JWT, the key's bound team for an API key (LD16). 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