v8

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0142317.7 KB

Retrieves a model instance

Retrieves a model instance, providing basic information about the model such as the owner and permissioning

get/v1/models/{model}

Path parameters

modelstring required

The ID of the model to use for this request

Response

Successful response

idstring

The model identifier

objectstring

The object type, which is always "model"

owned_bystring

The organization that owns the model

createdinteger

The Unix timestamp (in seconds) of when the model was created

permissionobject[]

The permissions associated with the model