Crash summary with trace
Purpose
This API provides the crash summary with the trace details as well.
Request URL
https:/apptics.zoho.com/cx/api/v1/crash/<uniqueid>/summarywithtrace
Request body (JSON object)
Parameter | Data type | Allowed values | Description |
startdate | string | date | dd-MM-yyyy |
enddate | string | date | dd-MM-yyyy |
mode | string | 0,1 | 0 - Dev, 1 - Prod |
uniqueid | long | ||
appversion | max-1 |
Sample Response
Copied