Methods & Playground

Get Assets

Returns the information of multiple compressed/standard assets including their metadata and owners.

Parameters

NameRequiredDescription
idsAn array of asset ids.
optionsDisplay options object. See Display Options for details.

Agent Fields (MplCoreAsset)

Each item in the response array uses the same asset shape as getAsset. MplCoreAsset rows may include is_agent, asset_signer, and agent_token.

See Read Agent Data for field definitions and examples.

Playground