GET transactions will return summary information regarding transactions based upon filter criteria. For example, the Partner may wish to receive all tokenization transactions for a particular Client. By default the paging.mode is set to nocount, this means that the list total count will not be included in the response. Setting the paging.mode parameter to full will enable the total count. However, we urge Partners to exercise caution when including the total count on the Transaction list endpoint. The total number of Transactions can grow significantly and counting them can become taxing on the system. Paging.mode full is likely to result in high latency, therefore we suggest that you adopt a pagination strategy that does not require the total count.
get https://portal-cert.shieldconex.com:4010/api/v1/transactions