v2

latestOpenAPI 3.0.32026-08-055124127.6 KB
errors

Get error instance by identifier

Returns a specific error instance by identifier for the specified error group. Accepts both Base36 and numeric identifiers.

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

Response

OK

identifierstring required

Identifier of the error instance

applicationIdentifierstring required

Identifier of the application the error instance belongs to

errorGroupIdentifierstring required

Identifier of the error group this instance belongs to

occurredOnstring date-time required

When this error instance occurred

tagsstring[]

Tags associated with this error instance

userCustomDataobject

Custom data provided by the user/application

versionstring

Version of the application when the error occurred

machineNamestring

Name of the machine where the error occurred

applicationUrlstring uri required

URL to view this error instance in the Raygun application