Skip to main content
GET
Get Llms

Authorizations

X-API-Key
string
header
required

Query Parameters

multimodal
boolean
default:false
structured_outputs
boolean
default:false
chat
boolean
default:false

Response

Successful Response

name
string
required
title
string
required
model_type
string
required
properties
LLMModelProperties · object
required
slug
string | null
description
string | null
model_category
string | null
image
string | null
config
Config · object | null
provider
string | null
provider_id
string | null
provider_image
string | null
providers
ProviderRef · object[]
host
string | null
location
string | null
price
string | null
release_date
string<date-time> | null
data_cutoff_date
string<date-time> | null
privacy_level
string | null
visible
boolean
default:true
is_available
boolean
default:true
capabilities
enum<string>[]
Available options:
streaming,
function_calling,
parallel_function_calling,
vision,
system_prompt,
tools,
json_mode,
structured_output,
reasoning,
web_search,
audio_in,
audio_out,
video_in,
video_out,
image_generation,
document_input,
spreadsheet_input
is_active
boolean
default:true
provider_is_active
boolean
default:true
is_valid
boolean
default:true
is_healthy
boolean
default:true
lifecycle_state
string
default:healthy
last_error
string | null
consecutive_failures
integer
default:0
last_checked_at
string<date-time> | null