Get asset details
Retrieves detailed information about a specific asset
Path parameters
Asset ID
Response
Asset details retrieved successfully
Timestamp when the asset was created
Display name of the asset. Mirrors name for backwards compatibility.
Relative path in global-namespace-root form (e.g. "models/checkpoints/flux.safetensors")
Blake3 hash of the asset content.
Unique identifier for the asset
Whether this asset is immutable (cannot be modified or deleted)
ID of the job that created this asset, if available
Timestamp when the asset was last accessed
System-managed metadata from download sources (HuggingFace, CivitAI, etc.) - read-only, not user-modifiable
MIME type of the asset
Name of the asset file
ID of the preview asset if available
URL for asset preview/thumbnail
Durable, owner-gated short link to this asset's content (relative /api/s/{id} path). Stable across the underlying signed URL's expiry — resolving it re-mints a fresh signed URL on every request — so it is safe to persist or share into chat, unlike preview_url. Only the minting user can resolve it. Omitted when the short-link surface is disabled or the asset has no resolvable content hash.
Size of the asset in bytes
Tags associated with the asset
Timestamp when the asset was last updated
Custom user metadata for the asset