To get a list of your transaction records, you should send a GET request to the above url. It takes 2 optional query parameters.

take
string

This indicates the number of records to return. It is optional.

skip
string

This indicates the number of records to skip. It is also optional.