Crashes summary
Purpose
This API will provide a summary of the crash data such as the total crashes, unique crashes, unique devices, users, and crash-free users for the set date range.
Request URL
https://apptics.zoho.com/cx/api/v1/crash/summary
Request body (JSON object)
| Parameter. | Data type | Allowed values | Description |
| startdate | string | date | dd-MM-yyyy |
| enddate | string | date | dd-MM-yyyy |
| mode | integer | 0,1 | 0 - Dev, 1 - Prod |
| platform | string | iOS/Android/ Windows/tvOS/watchOS/macOS | max-5 |
| appversion | string | max-10 |
Sample request
Copied

