Query ordersAsk AIget https://api.instellix.io/v2/orders/pageableReturns list with 100 orders. Orders are sorted by default in descending order by contractId. This can be changed with the optional direction and orderBy parameters.Query ParamssearchstringUse RSQL query language. Intro here: https://aboullaite.me/rsql/.pageNumberint32Defaults to 0pageSizeint32Defaults to 100orderBystringDefaults to contractIddirectionstringDefaults to DESCResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 7 months ago