/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-13
216
144
508.7 KB
models
Get Model
Get a specific model configuration
get
/api/models/{model_id}
Path parameters
model_id
string
required
Response
Successful Response
ModelWithAccessInfo
required
Model response with user access information
id
integer
required
model_id
string
required
category
string
required
model_provider
string
required
model_name
string
required
base_url
string
nullable
required
temperature
number
nullable
required
dimension
integer
nullable
required
abilities
string[]
nullable
required
description
string
nullable
required
created_at
string
nullable
required
updated_at
string
nullable
required
is_active
boolean
required
is_owner
boolean
required
can_edit
boolean
required
can_delete
boolean
required
is_shared
boolean
required