Tool to retrieve multiple screening decisions with pagination and filtering options. Use when you need to list, search, or review historical screening decisions by alert status, assignee, date range, tag, or decision status.
amtintegerNumber of results per page. Default is 10
tagstringFilter by the request tag assigned during screening
pageintegerPage number for pagination (0-indexed). Default is 0
alertbooleanFilter by alert status. Use true to show only alerted decisions, false for non-alerted
statusstringFilter by decision status (e.g., 'pending_review', 'approved', 'rejected')
to_datestringFilter decisions up to this date (format: YYYY-MM-DDTHH:MM, e.g., '2024-12-31T23:59')
from_datestringFilter decisions from this date (format: YYYY-MM-DDTHH:MM, e.g., '2024-01-01T00:00')
assignee_idstringFilter by the user ID to whom decisions are assigned
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.