Export transactionsget https://your-protect-instance.example.com/api/rest/v1/transactions/exportThis endpoint exports a list of transactionsQuery ParamscurrencystringFilter on ID or symbol of the currencydirectionstringquerystringlimitstringoffsetstringfromdate-timetodate-timetransactionIdsarray of stringstransactionIdsADD stringformatstringDesired file format, can be json, csv or csv_simple.typestringsourcestringReturns only transaction that have this address as a sourcedestinationstringReturns only transaction that have this address as a destinationidsarray of stringsFilter on Protect transaction ID, as visible in the transaction objects.idsADD stringblockchainstringnetworkstringfromBlockNumberstringtoBlockNumberstringamountAbovestringReturns only transactions with an amount strictly above the given amountexcludeUnknownSourceDestinationbooleanReturns only transactions with a known source and destination, default false.When combined with the 'address' filter, returns a result as soon as at least one source or destination that doesn't match the address is known.truefalsehashesarray of stringsFilter on transaction hash, as visible in the transaction objects.hashesADD stringaddressstringReturns only transaction that have this address as either a source or a destinationResponses 200A successful response. 400Bad Request: indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing) 401Unauthorized: indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource 403Forbidden: indicates that the server understands the request but refuses to authorize it 404Not Found: indicates that the server cannot find the requested resource 500Internal Server Error: indicates that the server encountered an unexpected condition that prevented it from fulfilling the request 503Service Unavailable: indicates that the server is not ready to handle the request. defaultAn unexpected error response.Updated about 2 months ago Get XTZ received staking rewards Export the travel rule data of a transactionDid this page help you?YesNo