You can use GET call to retrieve all the previous notifications of a specific transaction. All you need is the transaction id.
Request URL: https://gateway.isignthis.com/v1/transaction/iSignthis-transaction-ID/notifications
Also, you have to enter the appropriate headers:
From: API client name
Authorization: Bearer API Token
The response is the entire notification block which include all information about the payment.