I'm calling listStatusChanges with an http GET similar to this: .../restapi/v2/accounts//envelopes?from_date=&start_position=0&count=50
It works for envelopes owned by anyone when my current user has permission of DS Admin. It works for envelopes owned by my current user when my user has permission of DS Sender.
However, I have certain users who have shared their envelopes mo my current user. In the DocuSign user interface, I see these Shared Envelopes. But this sharing seems to have no impact on this API call. The shared envelopes are not visible unless I have DS Admin permission.
Is this working correctly? Is it a bug? Am I doing something wrong?
Thank you