Skip to main content
GET
Get Model Spec

Authorizations

Authorization
string
header
required

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

Path Parameters

model_spec_id
string<uuid>
required

Response

Successful Response

context_window
integer
required
created_at
string
required
default_context_strategy
string | null
required
description
string | null
required
display_name
string
required
id
string
required
is_active
boolean
required
model_name
string
required
provider_spec_id
string
required
updated_at
string
required
input_cost_per_token
number | null
max_output_tokens
integer | null
output_cost_per_token
number | null
provider_key
string | null
provider_name
string | null
supports_function_calling
boolean | null
default:false
supports_reasoning
boolean | null
default:false
supports_vision
boolean | null
default:false