Docusign · Capability
DocuSign REST API — EnvelopeAttachments
DocuSign REST API — EnvelopeAttachments. 5 operations. Lead operation: Docusign Returns a list of attachments associated with the specified envelope. Self-contained Naftiko capability covering one Docusign business surface.
What You Can Do
GET
Attachmentsgetattachments
— Docusign Returns a list of attachments associated with the specified envelope
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/attachments
PUT
Attachmentsputattachments
— Docusign Add one or more attachments to a DRAFT or IN-PROCESS envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/attachments
DELETE
Attachmentsdeleteattachments
— Docusign Delete one or more attachments from a DRAFT envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/attachments
GET
Attachmentsgetattachment
— Docusign Retrieves an attachment from the envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/attachments/{attachmentid}
PUT
Attachmentsputattachment
— Docusign Add an attachment to a DRAFT or IN-PROCESS envelope.
/v1/v2/accounts/{accountid}/envelopes/{envelopeid}/attachments/{attachmentid}
MCP Tools
docusign-returns-list-attachments-associated
Docusign Returns a list of attachments associated with the specified envelope
read-only
idempotent
docusign-add-one-more-attachments
Docusign Add one or more attachments to a DRAFT or IN-PROCESS envelope.
idempotent
docusign-delete-one-more-attachments
Docusign Delete one or more attachments from a DRAFT envelope.
idempotent
docusign-retrieves-attachment-envelope
Docusign Retrieves an attachment from the envelope.
read-only
idempotent
docusign-add-attachment-draft-process
Docusign Add an attachment to a DRAFT or IN-PROCESS envelope.
idempotent