v1

latestOpenAPI 3.0.02026-07-14442970.6 KB
orders

Get a list of orders

Get a list of orders

get/v1/orders

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 submitted this order

statusstring

Status of this order

min_timestampstring

Minimum created at timestamp for this order

max_timestampstring

Maximum created at timestamp for this order

updated_min_timestampstring

Minimum updated at timestamp for this order

updated_max_timestampstring

Maximum updated at timestamp for this order

buy_token_typestring

Token type of the asset this order buys

buy_token_idstring

ERC721 Token ID of the asset this order buys

buy_asset_idstring

Internal IMX ID of the asset this order buys

buy_token_addressstring

Comma separated string of token addresses of the asset this order buys

buy_token_namestring

Token name of the asset this order buys

buy_min_quantitystring

Min quantity for the asset this order buys

buy_max_quantitystring

Max quantity for the asset this order buys

buy_metadatastring

JSON-encoded metadata filters for the asset this order buys

sell_token_typestring

Token type of the asset this order sells

sell_token_idstring

ERC721 Token ID of the asset this order sells

sell_asset_idstring

Internal IMX ID of the asset this order sells

sell_token_addressstring

Comma separated string of token addresses of the asset this order sells

sell_token_namestring

Token name of the asset this order sells

sell_min_quantitystring

Min quantity for the asset this order sells

sell_max_quantitystring

Max quantity for the asset this order sells

sell_metadatastring

JSON-encoded metadata filters for the asset this order sells

Response

OK

cursorstring required
remainingnumber required