Get a crash event
Full detail for one crash event: stack trace and breadcrumbs.
admin.crashes.get(eventId)
Full detail for one crash event: the stack trace and the breadcrumb trail leading up to it. A group row’s exampleEventId is a quick way in without paging occurrences.
Parameters
eventId
string
RequiredThe crash event id.
CLI
remy-admin crashes get <eventId>