Models
Get model
GET
Get model
Authorizations
API key with the vk_ prefix. Create one from the dashboard.
Path Parameters
Model ID
Response
The model
The base checkpoint this model derives from. For artifact_type 'adapter' this names the model the adapter must be served on top of.
'full' (standalone checkpoint) | 'adapter' (LoRA adapter; only attachable to a multi_adapter deployment).
Present when the save also registered the model into a version
lineage (POST /v1/models/register with model): the version it
became (e.g. acme-bot@v6).

