Raygun
communityError and performance monitoring — crash reporting, real user monitoring, and deployment tracking
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v3/applications/{appId}/errorsGet error groups
Parameters
sortstringoptionalappIdstringrequiredstatusstringoptionalReturns
errors[] with id, message, className, count, usersAffected, firstOccurred, lastOccurred, statusGET
/api/v3/applications/{appId}/errors/{errorId}Get error details
Parameters
appIdstringrequirederrorIdstringrequiredReturns
message, className, stackTrace[], environment, tags[], instances_count, affected_users[]GET
/api/v3/applications/{appId}/rumGet real user monitoring data
Parameters
appIdstringrequiredperiodstringoptionalReturns
load_time_avg, page_views, sessions, bounce_rate, top_pages[], slowest_pages[], browser_breakdown{}