list Assets
Get a list of assets Get a list of assets
Return
ListAssetsResponse
Parameters
Page size of the result (optional)
Cursor (optional)
Property to sort by (optional)
Direction to sort (asc/desc) (optional)
Ethereum address of the user who owns these assets (optional)
Status of these assets (optional)
Name of the asset to search (optional)
JSON-encoded metadata filters for these asset. Example: {'proto':'1147','quality':'Meteorite'} (optional)
Set flag to true to fetch an array of sell order details with accepted status associated with the asset (optional)
Set flag to true to fetch an array of buy order details with accepted status associated with the asset (optional)
Set flag to include fees associated with the asset (optional)
Collection contract address (optional)
Minimum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: '2022-05-27T00:10:22Z' (optional)
Maximum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: '2022-05-27T00:10:22Z' (optional)
Comma separated string of fee percentages that are to be paired with auxiliary_fee_recipients (optional)
Comma separated string of fee recipients that are to be paired with auxiliary_fee_percentages (optional)
Throws
If the API returns an informational or redirection response
If the API returns a client error response
If the API returns a server error response