Auctions
Get auction bids
Returns a list of auction bids with optional filtering and pagination.
GET
/
api
/
auction_bids
Authorizations
Query Parameters
The bid ID
ID of the user who made the bid
Wallet address of the bidder
Pagination cursor to start after a specific bid ID
Maximum number of bids to return
ID of the organization
ID of the website
ID of the auction
Status of the bid
Available options:
submitted
, accepted
, rejected
, fulfilled