Tool to fetch a comprehensive list of all documents in your Docsumo account. Use when you need to retrieve, filter, or search documents by type, status, creation date, folder, or keyword.
qstringSearch for a keyword or phrase in document titles. This performs a partial match.
viewstringView filter options for listing documents.
limitintegerThe maximum number of documents to return in the response (up to 20).
offsetintegerThe number of documents to skip for pagination.
statusstringDocument processing status options.
sort_bystringSort order options for documents.
doc_typestringFilter by a specific document type. You can get the available doc_type values from the 'Get User Document Types' action.
folder_idstringThe ID of the folder to filter by. This parameter is required when view is set to 'folder'.
created_datestringFilter documents by creation date range. Use the format '[operator]:[YYYY-MM-DD]'. 'gte:YYYY-MM-DD' for greater than or equal to a specific date, 'lte:YYYY-MM-DD' for less than or equal to a specific date. You can combine both for a date range (e.g., 'gte:2025-03-20<e:2025-03-…
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.