get https://api-v2.honeycoin.app/api/b2b/customers
This API retrieves a list of customers with support for pagination. Forward pagination: Pass the customerId of the last customer in the current list. Backward pagination: Pass the customerId and set startAfter to false. Limit (optional): Specifies the number of customers to retrieve. Defaults to 20. Maximum is 100.