Returns a paginated list of customers who have at least one successful payment on your products. Only customers with payments on your products are visible — you cannot see other merchants’ customers.
API key authentication. Include your API key in the X-Suby-Api-Key header:
X-Suby-Api-Key: your_api_key_herePage number for pagination (starts at 1)
x >= 1Number of results per page (maximum 25)
1 <= x <= 25