Signed envelopes not going to sender

All signed envelopes are coming through to the company email, instead of the user who sent them - how can I stop this from happening?

In your request, you’ll just need to make sure you’re including the ‘user_id’ variable, this will assign the envelope to the sender. To find all of the user_ids, do a GET request of all users on the account and they will be displayed.