Tool to get document logs for a specific document. Returns paginated list of logs with status, source, and message details. Use when you need to troubleshoot or audit document processing history.
idRequiredstringThe unique identifier (numeric ID) of the document to retrieve logs for. Obtain this ID from the List Documents action.
pageintegerPage number to retrieve (pagination). Defaults to 1.
searchstringCase-insensitive partial match search across log entries.
orderingstringField name to order by. Prepend a minus (-) for descending order, e.g., '-created'.
page_sizeintegerNumber of log entries per page. Defaults to 25.
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.