Skip to main content
GET
Get a generated model

Authorizations

Authorization
string
header
required

Mint API key sent as a Bearer token.

Path Parameters

modelId
string
required

Response

Generated model resource.

An account-owned Mint 3D Model.

object
any
required

Stable object discriminator.

id
string
required

Mint 3D Model ID.

name
string | null
required

3D Model title shown in Mint.

status
string | null
required

Current 3D Model processing status.

assetStage
any
required

Whether the available asset is a Preview or final 3D Model.

Available options:
preview,
final,
null
operation
object
required

Current workflow information for this 3D Model.

mintUrl
string<uri>
required

Human-facing link to open this 3D Model in Mint.

assets
object | null
required

3D Model download URLs, or null before files are available.

createdAt
string<date-time> | null

When the 3D Model was created.

updatedAt
string<date-time> | null

When the 3D Model last changed.