Tool to retrieve all survey responses for your account with pagination support and optional filtering. Use when you need to access survey feedback data, filter by date range, trend, person, or sort by creation/update time. Supports expanding person details and notes.
pageintegerPage number to retrieve (default: 1).
orderstringSort order for responses based on creation or update time. Accepts 'asc' (default), 'desc', 'asc:updated_at', or 'desc:updated_at'.
sinceintegerUnix timestamp restricting responses to those created on or after this time.
trendstringID of a trend to filter responses by that specific trend.
untilintegerUnix timestamp restricting responses to those created on or before this time.
expandarrayArray specifying objects to expand. Supports 'person' and 'notes'.
per_pageintegerNumber of results per page (default: 20, max: 100).
person_idstringID restricting responses to a specific person.
person_emailstringEmail address restricting responses to a specific person.
updated_sinceintegerUnix timestamp restricting responses to those updated on or after this time.
updated_untilintegerUnix timestamp restricting responses to those updated on or before this time.
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.