Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

E-signature Document List

View a list of documents sent for e-signature.
Resource
1/connect/e-sign/documents
Available version
56.0
HTTP methods
GET
Example
1https://yourInstance.salesforce.com/services/data/v56.0/connect/e-sign/documents?sourceObjectId=<sourceObjectId>&documentSelector=<customClassName>
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
documentSelector String Specifies which class is executed. Use this when you want to define a custom class other than the default class or the one already defined for DocuSignDocumentSelector. Optional 56.0
sourceObjectId String Record ID of the object. Required 56.0
Response body for GET
Document List Response