v1
latestOpenAPI 3.0.02026-07-14442970.6 KBassets
Get a list of assets
Get a list of assets
get/v1/assets
Query parameters
page_sizeinteger
Page size of the result
cursorstring
Cursor
order_bystring
Property to sort by
directionstring
Direction to sort (asc/desc)
userstring
Ethereum address of the user who owns these assets
statusstring
Status of these assets
namestring
Name of the asset to search
metadatastring
JSON-encoded metadata filters for these asset
sell_ordersboolean
Set flag to true to fetch an array of sell order details associated with the asset
buy_ordersboolean
Set flag to true to fetch an array of buy order details associated with the asset
include_feesboolean
Set flag to include fees associated with the asset
collectionstring
Collection contract address
updated_min_timestampstring
Minimum timestamp for when these assets were last updated
updated_max_timestampstring
Maximum timestamp for when these assets were last updated
Response
OK