v1
latestSwagger 2.02026-07-132525401.9 MBerrors
Error groups list based on search parameters
get/v0.1/apps/{owner_name}/{app_name}/errors/errorGroups/search
Path parameters
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
filterstring string
A filter as specified in OData notation
qstring string
A query string
order'desc' | 'asc'
It controls the order of sorting
sort'matchingReportsCount' | 'exceptionClassName' | 'exceptionMessage' | 'exceptionMethod' | 'lastOccurrence'
It controls the sort based on specified field
$topinteger
The maximum number of results to return
$skipinteger
The offset (starting at 0) of the first result to return. This parameter along with limit is used to perform pagination.
Response
List of error groups