Skip to main content
GET
Retrieve a model

Authorizations

Authorization
string
header
required

A key created on the API Keys console page, sent as Authorization: Bearer <key>.

Path Parameters

author
string
required

The author/organization of the model.

slug
string
required

The model slug.

Response

The model.

A model offering that can be used with the API.

id
string
required

The model identifier, referenced in the model request field.

object
string
required
Allowed value: "model"
created
integer<unixtime>
required

Unix timestamp (seconds) when the model was created.

owned_by
string
required

The organization that owns the model.