errors

List error groups for an application

Returns a list of error groups for the specified application

get/applications/{application-identifier}/error-groups

Query parameters

countinteger

Limits the number of items in the response

offsetinteger

Number of items to skip before returning results

orderbystring[]

Order items by property values

Response

OK

identifierstring required
applicationIdentifierstring required
messagestring required
status'active' | 'resolved' | 'ignored' | 'permanentlyIgnored' required
lastOccurredAtstring required
createdAtstring date-time required
discardNewOccurrencesboolean

True if the error is permanently ignored and has been set to discard any new occurrences.

applicationUrlstring uri

URL to view the error group in Raygun.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.