Get models
Models
Get models
Retrieves a list of models or a specific model by name. When teamId is provided, returns only models that belong to that specific team (requires team membership). When no teamId is provided, returns models the user has individual access to through model_ownership.
GET
Get models
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Comma-separated list of fields to include in the response
Filter models by name
Team ID to filter models by team workspace (shows only models that belong to this specific team)
Response
List of models or a specific model