v1

latestSwagger 2.02026-07-132525401.9 MB
errors

Errors list based on search parameters

get/v0.1/apps/{owner_name}/{app_name}/errors/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'timestamp' | 'errorGroupId' | 'exceptionClassName' | 'exceptionFile' | 'exceptionLine' | 'exceptionMessage' | 'exceptionMethod' | 'deviceName' | 'osVersion' | 'userId'

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 errors

hasMoreResultsboolean