getTransactionsAsk AIpost https://api.blockberry.one/mina-devnet/v1/transactionsGet a list of all user transactions on the Mina Blockchain.Query Paramspageint32required≥ 0Defaults to 0Queried API page.sizeint32required1 to 50Defaults to 20Number of queried entries.orderBystringenumrequiredDefaults to DESCSorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).ASCDESCAllowed:ASCDESCsortBystringenumrequiredDefaults to AGESelect sorting parameter.AGEHEIGHTAllowed:AGEHEIGHTstateHashstringBlock hash.blockHeightint64Block height.Body ParamsmessageTypesInTxarray of stringsenumrequiredType of message in a transaction.messageTypesInTx*ADD stringResponse 200OKUpdated 5 months ago