v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-0286184235.0 KB
Models

Model Read

Get a model object.

get/v2/{entity}/{project}/models/{object_id}/versions/{digest}

Path parameters

entitystring required
projectstring required
object_idstring required
digeststring required

Response

Successful Response

object_idstring required

The model ID

digeststring required

The digest of the model

version_indexinteger required

The version index of the object

created_atstring date-time required

When the model was created

namestring required

The name of the model

descriptionstring nullable

Description of the model

source_codestring required

The source code of the model

attributesobject nullable

Additional attributes stored with the model