v2

latestOpenAPI 3.1.02026-07-2670186350.6 KB
models

Get Custom Model

Get a custom language model by its ID.

get/models/custom/{model_id}

Path parameters

model_idstring uuid required

The ID of the custom language model to get

The ID of the custom language model to get

Response

Successful Response

idstring uuid required

The ID of the custom language model

namestring required

The name of the custom language model

identifierstring required

The identifier of the custom language model

providerstring nullable

Provider name

typestring nullable

Model type: llm, embedding, or image

extraobject

Provider-specific configuration