Tool to fetch interactions associated with a specific document. Use when you need to list all interactions for a given document after validating its existence.
pageintegerPage number for pagination (starts at 1). Defaults to 1 if not specified.
per_pageintegerNumber of results per page. Defaults to 100 if not specified.
document_idRequiredstringThe UUID of the document to retrieve interactions for. Obtain this from the GET Documents endpoint.
created_at_endstringFilter interactions created on or before this date. Format: YYYY-MM-DD (e.g., '2024-12-31').
created_at_startstringFilter interactions created on or after this date. Format: YYYY-MM-DD (e.g., '2024-01-01').
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.