searchCustomers

Find all customers matching the provided set of criteria

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Details

Responses and Response Schema

200 (Customers Found)

The 200 response consists of an array[object] consisting of the following fields.

Field NameTypeDescription
id*string
url*string

Format: uri
The URI the agent can click on to see the customer.
customNonSearchableCustomerFieldOnestringThese will only be present if specified via the /meta/object/customer endpoint.
customNonSearchableCustomerFieldTwostringThese will only be present if specified via the /meta/object/customer endpoint.
customSearchableCustomerFieldOnestringThese will only be present if specified via the /meta/object/customer endpoint.
customSearchableCustomerFieldTwostringThese will only be present if specified via the /meta/object/customer endpoint.
204 (No Customers Found)

No customers found matching criteria.

400 (Invalid Field in Payload)

Invalid field in payload. Generic errors.

Field NameTypeDescription
fieldsobeject
error*stringThe name of the error or code.
message*stringMessage passable to the user.
fields object
Field NameType
name*string
errorMessage*string
401 (API Key is Invalid)

API key is invalid or has become de-authenticated.

500 (Unexpected Error)

Unexpected error.

Field NameTypeDescription
error*stringName of the error or code.
message*stringMessage passable to the user.
Body Params
string

An example of a custom field on the Customer object with "searchable": true. These will only be present if specified via the /meta/object/customer endpoint.

string

An example of a custom field on the Customer object with "searchable": true. These will only be present if specified via the /meta/object/customer endpoint.

Headers
string

The email ID of the Khoros Marketing agent performing the action.

int32

The ID of the active Khoros Marketing initiative the user is in when performing the action.

int32

The Khoros Marketing ID of the company the user is in when making the request.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
text/plain