Tool to list all documents. Use after authenticating to retrieve documents with optional filters and pagination.
pageintegerPage number for pagination (minimum 1)
limitintegerNumber of results per page (1–100)
user_idintegerFilter documents by user ID
statusesarrayFilter by document statuses. Provide a list of statuses to filter by (e.g., ['draft', 'sent']). Valid values: draft, sent, signed, declined, canceled
templatebooleanFilter by template flag (true for templates, false for documents)
created_at_tostringReturn documents created before this date (ISO 8601)
created_at_fromstringReturn documents created after this date (ISO 8601)
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.