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, 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. For larger datasets, use the 'exports' endpoint, which is designed for exporting large volumes of data.
You need the View customers permission to use this endpoint.