Search events
Purpose
This API will provide the search events detail.
Request URL
https://apptics.zoho.com/cx/api/v1/search/event
Or
https://apptics.zoho.com/cx/api/v1/ferret/event
Request body (JSON)
Parameter | Data type | Allowed values | Description |
startDate | data | dd-MM-yyyy | default last 7 days |
endDate | data | dd-MM-yyyy | default last 7 days |
platform | string | iOS/Android/ Windows/tvOS/watchOS/ macOS | default all paltform data will be sent |
offset | number | Integer | specifies the position of the intial record from which the record will be retrieved |
limit | number | 500 | the number of record required by the user |
eventname | string | ||
groupname | string |
Success response
Copied
Failure response
Copied