get https://platform.api.influence.io/v1/customers
This endpoint retrieves a list of customers from Influence. Results are paginated, and a cursor string is provided to fetch the next set of results. Each request will return a limited number of customers, and pagination can be controlled using the cursor string.
N.B.: This API is stateless, meaning the order of customers in the response may change between requests as new customers are added or existing customers are deleted.