Tool to retrieve a paginated list of customers from Altoviz. Use when you need to browse all customers, search for customers by name/email/company, or fetch multiple customers at once. Supports pagination, sorting, and full-text search across customer fields.
querystringFull text search query to filter customers. Searches across customer fields like name, email, company name, etc.
OrderBystringField name to sort the results by. Specify the customer field to use for ordering the list (e.g., 'name', 'email', 'number').
PageSizeintegerThe number of customers to return per page. Controls how many results are returned in a single request.
PageIndexintegerThe page index for pagination (1-based, starting from 1). Use this to navigate through multiple pages of results.
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.