errors

Get error group by identifier

Returns a single error group by identifier

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

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.