v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBList all eSignature packages
Returns a list of objects. The objects are turned sorted by the updated date, with the most recently created appearing first.
Query parameters
Limit on number of objects returned. Default to 100. Maximum 100.
The cursor pagination for the number at which at the returned array starts. Must be less than maximum of elements.
Filter packages by kind if provided
If provided, will apply a filter to include (i.e. true) or exclude (i.e false) eNotary packages (i.e. IPEN or RON)
Determines whether to include eSignature packages that are part of a bulk send package
Text to search for eSignature packages
sort by value. If starts with _, it will be sorted in descending order
Filter packages updated on or after the specified date
Filter packages updated on or before the specified date
Filter packages by status
Package folders that owner has write or admin access to
Filter packages by folder status (i.e. ACTIVE, ARCHIVED)
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.