Envelope Recipients

Get envelope recipient

Returns an envelope recipient given an ID

get/envelope/recipient/{recipientId}

Path parameters

recipientIdnumber required

Response

Successful response

envelopeIdstring required
role'CC' | 'SIGNER' | 'VIEWER' | 'APPROVER' | 'ASSISTANT' required
readStatus'NOT_OPENED' | 'OPENED' required
signingStatus'NOT_SIGNED' | 'SIGNED' | 'REJECTED' required
sendStatus'NOT_SENT' | 'SENT' required
idnumber required
emailstring required
namestring required
tokenstring required
documentDeletedAtstring nullable required
expiredstring nullable required
expiresAtstring nullable required
expirationNotifiedAtstring nullable required
signedAtstring nullable required
signingOrdernumber nullable required
rejectionReasonstring nullable required

Changes