Skip to main content
GET
Get a specific model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

modelId
string<uuid>
required

ID of the model to retrieve

Query Parameters

model-preview-id
string

Optional model preview ID for shared models

Response

Model details

id
string
required

Unique identifier for the model

user_id
string
required

ID of the user who owns this model

name
string
required

Name of the model

access_control_list
object[]
required

Access control list for the model

created_at
string<date-time>
required

Creation timestamp