Tool to fetch a list of customers. Use when retrieving multiple customer records with pagination, filtering, or sorting.
lastNumber of customers to fetch before the 'before' cursor. Must be ≥ 1.
afterstringCursor for forward pagination. Use with 'first'.
firstintegerNumber of customers to fetch after the 'after' cursor. Must be ≥ 1.
beforestringCursor for backward pagination. Use with 'last'.
sortByobjectSorting instructions for the customers list.
filtersobjectFilters to apply when fetching customers.
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.