Skip to main content
GET
Model List

Path Parameters

entity
string
required
project
string
required

Query Parameters

limit
integer | null

Maximum number of models to return

offset
integer | null

Number of models to skip

Response

Stream of data in JSONL format

object_id
string
required

The model ID

digest
string
required

The digest of the model

version_index
integer
required

The version index of the object

created_at
string<date-time>
required

When the model was created

name
string
required

The name of the model

source_code
string
required

The source code of the model

description
string | null

Description of the model

attributes
Attributes · object | null

Additional attributes stored with the model