I have below use case :
Get users pending envelopes. I have to find all pending envelopes for any user using email Id. Any sender can sent the envelopes to user and I have to find the list of the envelopes user has pending actions.
Which endpoint should use to get this information ?