Skip to main content
GET
Get a reusable asset
Work with reusable assets.

Authorizations

Authorization
string
header
required

Create an API key in Studio → account menu → API Keys. Keep it on your server.

Path Parameters

id
string<uuid>
required

Image or asset ID from a previous response. Resource ID.

Response

Read an asset you own or can access in the key’s workspace or public library.

id
string<uuid>
required

Resource ID.

type
string
required

model (avatar), outfit, preset, pose, set, style, or shoot.

alias
string | null

Display name.

sku
string | null

Your product identifier.

class
string | null

Category within the asset type.

characteristics
string | null

Description used to guide generation.

description
string | null
display_image
string | null

Thumbnail URL. A thumbnail alone is not a generation reference.

public
boolean | null

Whether the asset belongs to the shared public library.

created_timestamp
string<date-time>