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.

Changes

Changed in 2 of the 13 revisions of this API.12

    • removed the optional property customers/items/id from the response with the 200 status

      response-optional-property-removed

    • added the optional property customers/items/customerId to the response with the 200 status

      response-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