Get a list of ordersAsk AIget https://api.x.immutable.com/v1/ordersGet a list of ordersQuery Paramspage_sizeintegerPage size of the resultcursorstringCursororder_bystringProperty to sort bydirectionstringDirection to sort (asc/desc)userstringEthereum address of the user who submitted this orderstatusstringStatus of this ordermin_timestampstringMinimum created at timestamp for this ordermax_timestampstringMaximum created at timestamp for this orderupdated_min_timestampstringMinimum updated at timestamp for this orderupdated_max_timestampstringMaximum updated at timestamp for this orderbuy_token_typestringToken type of the asset this order buysbuy_token_idstringERC721 Token ID of the asset this order buysbuy_asset_idstringInternal IMX ID of the asset this order buysbuy_token_addressstringComma separated string of token addresses of the asset this order buysbuy_token_namestringToken name of the asset this order buysbuy_min_quantitystringMin quantity for the asset this order buysbuy_max_quantitystringMax quantity for the asset this order buysbuy_metadatastringJSON-encoded metadata filters for the asset this order buyssell_token_typestringToken type of the asset this order sellssell_token_idstringERC721 Token ID of the asset this order sellssell_asset_idstringInternal IMX ID of the asset this order sellssell_token_addressstringComma separated string of token addresses of the asset this order sellssell_token_namestringToken name of the asset this order sellssell_min_quantitystringMin quantity for the asset this order sellssell_max_quantitystringMax quantity for the asset this order sellssell_metadatastringJSON-encoded metadata filters for the asset this order sellsResponse 200OKUpdated over 4 years ago