Skip to main content
GET
Get Assets

Query Parameters

assetIds
string[]

Filter results to only include these specific asset IDs

networkIds
string[]

Filter results to only include assets from these blockchain networks

symbolIds
string[]

Filter results to only include assets that represent these specific symbols

contractAddress
string

Filter results to only include assets that have this contract address

contractIssuer
string

Filter result to only include assets that have this contract issuer

assetType
enum<string>

Filter by what kind of asset. See details

Available options:
blockchain,
exchange,
fiat,
nft
used
boolean

Filter results to only include assets that were ever used in this workspace's transactions

Full-text search across symbol, name, and contract address. Minimum 2 characters.

limit
string<int64>
offset
string<int64>

Response

OK

assets
object[]