Docusign · Capability
DocuSign REST API — EnvelopeRecipients
DocuSign REST API — EnvelopeRecipients. 5 operations. Lead operation: Docusign Gets the status of recipients for an envelope.. Self-contained Naftiko capability covering one Docusign business surface.
What You Can Do
GET
Recipientsgetrecipients
— Docusign Gets the status of recipients for an envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/recipients
PUT
Recipientsputrecipients
— Docusign Updates recipients in a draft envelope or corrects recipient information for an in process envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/recipients
POST
Recipientspostrecipients
— Docusign Adds one or more recipients to an envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/recipients
DELETE
Recipientsdeleterecipients
— Docusign Deletes recipients from an envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/recipients
DELETE
Recipientsdeleterecipient
— Docusign Deletes a recipient from an envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/recipients/{recipientid}
MCP Tools
docusign-gets-status-recipients-envelope
Docusign Gets the status of recipients for an envelope.
read-only
idempotent
docusign-updates-recipients-draft-envelope
Docusign Updates recipients in a draft envelope or corrects recipient information for an in process envelope.
idempotent
docusign-adds-one-more-recipients
Docusign Adds one or more recipients to an envelope.
docusign-deletes-recipients-envelope
Docusign Deletes recipients from an envelope.
idempotent
docusign-deletes-recipient-envelope
Docusign Deletes a recipient from an envelope.
idempotent