@OmarAlmonte - Another one to add.
In the XML-RPC you can retrieve a list of the Email Statuses via this endpoint below.
https://developer.infusionsoft.com/docs/table-schema/#EmailAddStatus
But you only retrieve one single email address via this endpoint below.
https://developer.infusionsoft.com/docs/restv2/#tag/Email-Address/operation/getEmailAddressStatus
If would be beneficial to be able to list of the recodds.
Also, it would be helpful to have something like a Last Activity Time in the Filter and Results. Instead of having to go through all the records to determine what has changed for Click, Open, Sent, having the Last Activity time would help with the querying.
One thing spotted is that in the XML-RPC it returned the “ID” column in the results, but the REST v2 does that have that in the results.