Search Customers
Customers
Search Customers
Returns a list of customers whose attributes match a string
GET
Search Customers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Language support
Example:
"en"
Query Parameters
The page number to retrieve.
Example:
"1"
The number of items per page.
Example:
"50"
The name you want to search for
Example:
"John Doe"
Response
200 - application/json
Successful Response / Successfull Response