Could you provide a REST API endpoint similar to:
https://aptos.dev/en/build/apis/fullnode-rest-api-reference#tag/transactions/GET/accounts/{address}/transactions
that retrieves all transactions associated with my address, including both transactions where the address is the sender and the receiver?