I am using the Box Sign API with the Python SDK to generate sign requests for organizations using my products. The organizations have as few as 1 and as many as 35 users. I do not have a problem generating the sign requests from script. The trouble I run into is that when you have a lot of users, there is usually a "weak link" in the chain of signers.
For example, right now I have a sign request with 24 signers that has been in process for several weeks. We are hung up at the 20th signer. She swears that she does not see the requests in her email, including spam and promotions. I have checked and rechecked the email address. Ironically, this group of users is actually within my overarching organization (university) so we are on the same domain. I have not received any bounce notifications.
I would like to be able to obtain the URL for her sign link and email it to her myself. I don't see this anywhere in the API or the Sign user interface so I assume it is not possible, but I want to double check if there is any kind of workaround (beyond asking this person to let me rummage in her email).