Skip to main content
GET
List Models

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Query Parameters

userId
string

User ID for authorization. Must be a valid UUID.

Response

A successful response.

ListModelsByInfraResponse contains the list of models owned by a user.

models
object[]

List of deployments in the cluster.