findCustomer

Returns info for a specific customer

Details

Responses and Response Schema

200 (Customer Response)

Customer created successfully.

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 createCustomer endpoint.
customNonSearchableCustomerFieldTwostringThese will only be present if specified via the createCustomer endpoint.
customSearchableCustomerFieldOnestringThese will only be present if specified via the createCustomer endpoint.
customSearchableCustomerFieldTwostringThese will only be present if specified via the createCustomer endpoint.
400 (Invalid Field in Payload)

Invalid field in payload. Generic errors.

Field NameTypeDescription
error*stringThe name of the error or code.
message*stringMessage passable to the user.
401 (API Key is Invalid)

API key is invalid or has become de-authenticated.

404 (Customer Not Found)

No customer exists with the provided ID.

500 (Unexpected Error)

Unexpected error.

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

Customer ID

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. Format: int64

int32

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Choose an example:
text/plain
application/json