Get user's bid OrdersAsk AIget https://{environment}.rarible.org/v0.1/orders/bids/byMakerReturns bid Orders created by specified user and sorted by last update dateQuery Paramsmakerarray of objectsrequiredSince 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 blockchainsmaker*ADD stringblockchainsarray of objectsNames of the blockchain networks. If no one specified, data from all blockchains will be returnedblockchainsADD stringplatformstringenumThe platform where the order was createdRARIBLEOPEN_SEACRYPTO_PUNKSIMMUTABLEXHENOBJKTVERSUMTEIAOTHERFXHASHShow 10 enum valuescollectionarray of objectsThe nft collection of ordercollectionADD stringstatusarray of objectsOrder statusstatusADD stringcurrenciesarray of objectsCurrencies for bidscurrenciesADD stringstartint64Lower time border of data (timestamp)endint64Upper time border of data (timestamp)continuationstringContinuation token from the previous responsesizeint32≥ 1The number of items to returnsearchEnginestringenumdeprecatedSearch engine to use for searchLEGACYV1Allowed:LEGACYV1Responses 200OK 400Bad Request 500Internal Server ErrorUpdated 11 months ago