Customers
Endpoints related to customer profiles in Okendo
Customers
A Customer was found matching the provided email address.
Invalid request parameters.
Authentication credentials are missing or incorrect.
The requested resource could not be found.
The ID of the Customer to retrieve. Use the /customer_lookup endpoint to get the Customer's ID.
An object containing basic details about a Customer.
Authentication credentials are missing or incorrect.
The requested resource could not be found.
A Customer Profile is a collection of data points (grouped by namespace) about a specific Customer.
The ID of the Customer to retrieve. Use the /customer_lookup endpoint to get the Customer's ID.
A limit on the number of items returned. Between 1 and 100. Default 25.
25The URL-encoded JSON object representing the cursor for the next page of results.
The identifier used to group Customer data. Specify this property to filter the Customer's profile data to a specific namespace.
okendo-generalAn object containing a list of Customer Profiles and a relative link to the next page of results if available.
Invalid request parameters.
Authentication credentials are missing or incorrect.
A Customer Activity is an action that the Customer has taken or an action that relates to the Customer.
The ID of the Customer to retrieve. Use the /customer_lookup endpoint to get the Customer's ID.
A limit on the number of items returned. Between 1 and 100. Default 25.
25The URL-encoded JSON object representing the cursor for the next page of results.
The identifier used to group Customer data. Specify this property to filter the Customer's activities to a specific namespace.
okendo-generalAn object containing a list of Customer Activities and a relative link to the next page of results if available.
Invalid request parameters.
Authentication credentials are missing or incorrect.
Last updated