Hello,
I have a question regarding the userId assigned to recipients in an envelope versus the userId of an actual DocuSign account.
Scenario:
When we create an envelope via the eSignature REST API and then retrieve recipient information using the listRecipients API, the userId returned for the signer is different from the userId of the corresponding DocuSign account (retrieved via the Users API).
For example:
- DocuSign account userId (Users API):
AAAAA... - Envelope recipient userId (
listRecipients):BBBBB...
The signer email address is the same in both cases, but the IDs do not match.
Questions:
- Is the
userIdreturned bylistRecipientsintended to represent a recipient-specific identifier rather than the actual DocuSign account userId? - Under what conditions would the envelope recipient
userIdmatch the DocuSign account userId? - Could this difference affect operations such as embedded signing (
CreateRecipientView) or envelope access permissions? - Is there a recommended way to map an envelope recipient to a specific DocuSign user account?
Any clarification or documentation references would be greatly appreciated.
Thank you.
Back to Docusign.com


