Get user's bid Orders

Returns bid Orders created by specified user and sorted by last update date

Query Params
maker
array of objects
required

Since user's address can be present in several blockchains (for example, ETHEREUM and POLYGON), you can use this filter to get Orders only for specific blockchains. Or keep it empty to get Order from all blockchains

maker*
blockchains
array of objects

Names of the blockchain networks. If no one specified, data from all blockchains will be returned

blockchains
string
enum

The platform where the order was created

collection
array of objects

The nft collection of order

collection
status
array of objects

Order status

status
currencies
array of objects

Currencies for bids

currencies
int64

Lower time border of data (timestamp)

int64

Upper time border of data (timestamp)

string

Continuation token from the previous response

int32
≥ 1

The number of items to return

string
enum
deprecated

Search engine to use for search

Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json