v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-122928103.7 KB
Customers

List customers

Retrieve a paginated list of customers with optional search and filters.

get/v1/customers

Query parameters

searchstring

Search by name, email, or document.

isActive'true' | 'false'

Filter by active status.

pageinteger

Page number for pagination.

limitinteger

Number of items per page (1-100).

Response

Customers listed.