Skip to main content

OrderingQuery.asset()

Look up a single asset by its id.

Input

id

string - The unique identifier of the asset to retrieve.

Response

OrderingAsset

OrderingAsset | null - The asset object containing all asset details. Null if no asset exists with the given id.