Retrieves a paginated list of documents from your Eversign business account. This tool returns comprehensive document details including signers, status, timestamps, and metadata. Use filters to narrow results by status type, date range, search terms, or signer email. Perfect for…
pageintegerPage number for paginated results (starts at 1). Use with per_page to navigate through large document lists.
typestringFilter documents by status type. Options: 'all' (default - all documents), 'my_action_required' (documents requiring your action), 'waiting_for_others' (documents waiting for other signers), 'completed' (signed documents), 'drafts' (draft documents), 'cancelled' (cancelled docum…
querystringSearch documents by text contained in document title, message, or other fields. Case-insensitive partial match.
to_datestringFilter documents created on or before this date. Format: YYYY-MM-DD (e.g., '2024-12-31'). Combine with from_date for date range filtering.
per_pageintegerNumber of documents to return per page (default: 50). Use lower values for faster responses or higher values (up to API limit) to reduce pagination.
from_datestringFilter documents created on or after this date. Format: YYYY-MM-DD (e.g., '2024-01-15'). Useful for retrieving documents from a specific time period.
signer_emailstringFilter documents where the specified email address is a signer. Use to find all documents involving a particular person.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.