get https://eclipse-java-sandbox.ukheshe.rocks/eclipse-conductor/rest/v1/tenants//customers
This is a general API for searching for customers based on various criteria. If fields=customerId is passed as a query parameter, then only the customerId of each matching customer would be returned and one does not need permissions to read the customers full profile. It then behaves the same as the HEAD method but returns the customerId of each customer as opposed to no body at all.