v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBSigners - Attachment Requests
List attachment requests
get/e-signature-packages/{eSignaturePackageId}/signers/{signerId}/attachment-requests
Query parameters
limitnumber
Limit on number of objects returned. Default to 100. Maximum 100.
skipnumber
The cursor pagination for the number at which at the returned array starts. Must be less than maximum of elements.
Response
A directory with a data property that contains an array of up to limit objects, starting after skip. Each entry in the array is a separate object. If no more objects are available, the resulting array will be empty. This request should never return an error.