v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBESignature Templates
List all templates
Returns a list of objects. The objects are turned sorted by the updated date, with the most recently created appearing first.
get/e-signature-templates
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.