v2

latestOpenAPI 3.0.32026-08-055124127.6 KB
errors

Get latest error instance for an error group

Returns the latest (most recent) error instance for the specified error group

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

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