/
RA
raygun
/
Raygun API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 2w ago
Details
Filter operations
applications
4
customers
2
deployments
10
errors
10
get
List error groups for an application
get
Get error group by identifier
post
Resolve error group
post
Activate error group
post
Ignore error group
post
Permanently ignore error group
post
Create error group comment
get
List error instances for an error group
get
Get latest error instance for an error group
get
Get error instance by identifier
flutter-symbols
5
invitations
4
metrics
3
pages
2
plans
1
sessions
2
source-maps
6
teams
2
errors
Create error group comment
Create a comment on an error group
post
/applications/{application-identifier}/error-groups/{error-group-identifier}/comment
Request body
object
required
comment
string
The comment to add to the error group
Response
OK
Comment
required
applicationIdentifier
string
required
errorGroupIdentifier
string
required
comment
string
required
createdAt
string
date-time
required
Changes