/
VO
voidmind-io
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
auth
3
dashboard
1
invites
5
keys
5
model-access
6
model-aliases
6
models
8
get
List models
post
Create a model
post
Test upstream provider connectivity
get
Get a model
delete
Delete a model
patch
Update a model
patch
Activate a model
patch
Deactivate a model
org-members
4
orgs
5
service-accounts
5
team-members
4
teams
5
usage
2
users
5
models
Get a model
Returns a single model by ID. Requires system admin.
get
/models/{model_id}
Path parameters
model_id
string
required
Model ID
Response
OK
InternalApiAdminModelResponse
required
aliases
string[]
azure_api_version
string
azure_deployment
string
base_url
string
created_at
string
id
string
input_price_per_1m
number
is_active
boolean
max_context_tokens
integer
name
string
output_price_per_1m
number
provider
string
source
string
updated_at
string
Changes