v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBRecordings
List the recordings in the package
get/e-signature-packages/{eSignaturePackageId}/recordings
Query parameters
limitnumber
Limit on number of objects returned. Default to 100. Maximum 500.
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.