If I have a template that I am sending via API. My template includes two recipients to sign in parallel. I am sending an original and two reminders if document is not signed before envelope expires.
How do I check the status for each envelope (recipient) that was sent? Is the status for each envelop or for each email including reminders?
Thank you.