Skip to main content
GET
List Model Instances

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

provider_config_id
string<uuid> | null
model_spec_id
string<uuid> | null
is_active
boolean | null

Response

Successful Response

created_at
string
required
description
string | null
required
id
string
required
is_active
boolean
required
is_public
boolean
required
model_spec_id
string
required
name
string
required
provider_config_id
string
required
updated_at
string
required
config_name
string | null
model_display_name
string | null
model_name
string | null
provider_icon_url
string | null
provider_key
string | null
provider_name
string | null