Skip to main content

Retrieves a paginated list of customers based on optional filter criteria.

GET 

/api/customers

The filter parameter can be used to search customers by name, email, or document ID. The response includes the total count of matching customers, current offset, limit, and the list of customers.

Request

Responses

Returns the list of customers with pagination