List customers
Retrieve a paginated list of customers with optional search and filters.
Query parameters
Search by name, email, or document.
Filter by active status.
Page number for pagination.
Number of items per page (1-100).
Response
Customers listed.
Changes
Changed in 2 of the 13 revisions of this API.12
- ●
removed the optional property
customers/items/idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
customers/items/customerIdto the response with the200statusresponse-optional-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○