Bugsnag
communityError monitoring and application stability management platform for web, mobile, and server apps.
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
https://api.bugsnag.com/projects/{project_id}/errorsList errors for a project
Parameters
sortlast_seen|first_seen|events|users (stringoptionalper_pageresults (integeroptionaldirectionasc|desc (stringoptionalproject_idproject ID (stringrequiredReturns
errors[] with id, error_class, message, events, users, first_seen, last_seen, severity, status, urlGET
https://api.bugsnag.com/projects/{project_id}/errors/{error_id}Get error details
Parameters
error_iderror ID (stringrequiredproject_idproject ID (stringrequiredReturns
id, error_class, message, events, users, first_seen, last_seen, severity, status, stacktrace, release_stages[]GET
https://api.bugsnag.com/organizations/{org_id}/projectsList organization projects
Parameters
org_idorganization ID (stringrequiredper_pageresults (integeroptionalReturns
projects[] with id, name, slug, api_key, type, created_at, errors_url