Skip to main content
GET
Get a material

Authorizations

Authorization
string
header
required

Mint API key sent as a Bearer token.

Path Parameters

materialId
string
required

Response

Account-owned Mint asset.

One account-owned asset from the Mint library.

object
any
required

Stable object discriminator.

type
enum<string>
required

Mint asset type.

Available options:
world,
model,
asset_pack,
material,
material_pack,
image,
audio,
reference_image
id
string
required

Mint asset ID.

name
string | null

Asset title shown in Mint.

status
string | null

Current asset status, when available.

thumbnailUrl
string<uri> | null

Asset thumbnail URL, when available.

createdAt
string<date-time> | null

When the asset was created.

updatedAt
string<date-time> | null

When the asset last changed.

items
object[]

Asset Pack or Material Pack items, when applicable.