Get a list of customers matching the given parameters.

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.
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!