Tool to fetch interactions associated with a specific connection. Use when you need to list all interactions for a given connection 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.
connection_idRequiredstringThe connection ID to filter interactions by. Obtain this from the GET Connections endpoint.
interaction_typestringFilter by interaction type (e.g., 'Document', 'Q & A'). If not specified, returns all interaction types.
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.