Tool to list subscribers by location. Use when you need to retrieve subscribers for a specific location with optional field selection, sorting, and pagination.
sortstringProperty name to sort by; prepend '-' for descending order (e.g., '-registered_at')
limitintegerNumber of items to return per page; must be >= 1
fieldsstringComma-separated list of fields to include in the response (e.g., 'id,email,name')
offsetintegerZero-based page index when paginating; must be >= 0
location_idRequiredstringID of the location
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.