get https://api.eu.mesh.complyadvantage.com/v2/customers
This endpoint returns a list of customers that match the specified search criteria.
The response includes partial information for each customer, specifically including essential fields from the customer profile, risk level, and status objects.
Complete details for each customer can be retrieved by calling the relevant endpoint with a specific customer_identifier.
This endpoint can return up to 10,000 customers. To retrieve a larger dataset, we recommend using the `exports` endpoint, which is specifically built for exporting large volumes of customer data.