v1
latestSwagger 2.02026-07-132525401.9 MBerrors
Count of crashes or errors by day in the time range based the selected versions. If SingleErrorTypeParameter is not provided, defaults to handlederror.
get/v0.1/apps/{owner_name}/{app_name}/errors/errorCountsPerDay
Path parameters
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
versionstring string
startstring date-time required
Start date time in data in ISO 8601 date time format
endstring date-time
Last date time in data in ISO 8601 date time format
app_buildstring string
app build
errorType'unhandledError' | 'handledError'
Type of error (handled vs unhandled), excluding All
Response
Count of crashes or errors by day in the time range, and total over the entire time range.