All integrations

BugSnag (SmartBear Insight Hub)

DEVELOPER · DEVELOPER

Errors, events, releases, and projects with that person’s own token.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

bugsnag_delete_comments_by_comment_idWRITE

Delete a Comment via DELETE /comments/{comment_id}

api
bugsnag_delete_configured_integrations_by_idWRITE

Delete a Configured Integration via DELETE /configured_integrations/{id}

api
bugsnag_delete_organizations_by_idWRITE

Delete an Organization via DELETE /organizations/{id}

api
bugsnag_delete_organizations_by_id_api_keyWRITE

Regenerate an Organization's API key via DELETE /organizations/{id}/api_key

api
bugsnag_delete_organizations_by_id_auth_tokenWRITE

Regenerate an Organization's auth token via DELETE /organizations/{id}/auth_token

api
bugsnag_delete_organizations_by_organization_id_collaborators_by_idWRITE

Delete a Collaborator via DELETE /organizations/{organization_id}/collaborators/{id}

api
bugsnag_delete_organizations_by_organization_id_collaborators_by_id_team_membershipsWRITE

Remove a Collaborator from a group of Teams via DELETE /organizations/{organization_id}/collaborators/{id}/team_memberships

api
bugsnag_delete_organizations_by_organization_id_scim_v2_groups_by_idWRITE

Delete Group on an Organization via DELETE /organizations/{organization_id}/scim/v2/Groups/{id}

api
bugsnag_delete_organizations_by_organization_id_scim_v2_users_by_idWRITE

Remove a Collaborator via DELETE /organizations/{organization_id}/scim/v2/Users/{id}

api
bugsnag_delete_organizations_by_organization_id_teams_by_idWRITE

Delete a team via DELETE /organizations/{organization_id}/teams/{id}

api
bugsnag_delete_organizations_by_organization_id_teams_by_id_project_accessesWRITE

Remove Project Access from a Team via DELETE /organizations/{organization_id}/teams/{id}/project_accesses

api
bugsnag_delete_organizations_by_organization_id_teams_by_id_team_membershipsWRITE

Remove Collaborators from a Team via DELETE /organizations/{organization_id}/teams/{id}/team_memberships

api
bugsnag_delete_projects_by_project_idWRITE

Delete a Project via DELETE /projects/{project_id}

api
bugsnag_delete_projects_by_project_id_api_keyWRITE

Regenerate a Project's notifier API key via DELETE /projects/{project_id}/api_key

api
bugsnag_delete_projects_by_project_id_errorsWRITE

Delete all Errors in a Project via DELETE /projects/{project_id}/errors

api
bugsnag_delete_projects_by_project_id_errors_by_error_idWRITE

Delete an Error via DELETE /projects/{project_id}/errors/{error_id}

api
bugsnag_delete_projects_by_project_id_event_fields_by_display_idWRITE

Delete a custom Event Field via DELETE /projects/{project_id}/event_fields/{display_id}

api
bugsnag_delete_projects_by_project_id_events_by_event_idWRITE

Delete an Event via DELETE /projects/{project_id}/events/{event_id}

api
bugsnag_delete_projects_by_project_id_feature_flags_by_idWRITE

Delete a Feature Flag via DELETE /projects/{project_id}/feature_flags/{id}

api
bugsnag_delete_projects_by_project_id_upload_api_keyWRITE

Regenerate a Project's upload API key via DELETE /projects/{project_id}/upload_api_key

api
bugsnag_delete_saved_searches_by_idWRITE

Delete a Saved Search via DELETE /saved_searches/{id}

api
bugsnag_delete_user_projects_by_project_id_starred_feature_flags_by_idWRITE

Unstar a Feature Flag via DELETE /user/projects/{project_id}/starred_feature_flags/{id}

api
bugsnag_get_configured_integrations_by_idREAD

Get a Configured Integration via GET /configured_integrations/{id}

api
bugsnag_get_errors_by_error_id_latest_eventREAD

View the latest Event on an Error via GET /errors/{error_id}/latest_event

api
bugsnag_get_integrationsREAD

List the supported Integrations via GET /integrations

api
bugsnag_get_organizations_by_idREAD

View an Organization via GET /organizations/{id}

api
bugsnag_get_organizations_by_organization_id_collaboratorsREAD

List all collaborators that are members of your organization via GET /organizations/{organization_id}/collaborators

api
bugsnag_get_organizations_by_organization_id_collaborators_by_collaborator_id_project_accessesREAD

List project accesses for a collaborator via GET /organizations/{organization_id}/collaborators/{collaborator_id}/project_accesses

api
bugsnag_get_organizations_by_organization_id_collaborators_by_collaborator_id_project_accesses_by_project_idREAD

Show a Collaborator's Access Details for a Project via GET /organizations/{organization_id}/collaborators/{collaborator_id}/project_accesses/{project_id}

api
bugsnag_get_organizations_by_organization_id_collaborators_by_collaborator_id_projectsREAD

View Projects a Collaborator has access to via GET /organizations/{organization_id}/collaborators/{collaborator_id}/projects

api
bugsnag_get_organizations_by_organization_id_collaborators_by_idREAD

Show a Collaborator on an Organization (Collaborators API) via GET /organizations/{organization_id}/collaborators/{id}

api
bugsnag_get_organizations_by_organization_id_collaborators_by_id_suggested_teamsREAD

List Suggested Teams for a Collaborator via GET /organizations/{organization_id}/collaborators/{id}/suggested_teams

api
bugsnag_get_organizations_by_organization_id_collaborators_by_id_teamsREAD

List Teams for a Collaborator via GET /organizations/{organization_id}/collaborators/{id}/teams

api
bugsnag_get_organizations_by_organization_id_collaborators_project_access_countsREAD

View the project count of a collaborator via GET /organizations/{organization_id}/collaborators/project_access_counts

api
bugsnag_get_organizations_by_organization_id_event_data_deletions_by_idREAD

Check the status of an event deletion request (organization-wide) via GET /organizations/{organization_id}/event_data_deletions/{id}

api
bugsnag_get_organizations_by_organization_id_event_data_requests_by_idREAD

Check the status of an event data request (organization-wide) via GET /organizations/{organization_id}/event_data_requests/{id}

api
bugsnag_get_organizations_by_organization_id_integration_connectionsREAD

List the Integration Connections for an Organization via GET /organizations/{organization_id}/integration_connections

api
bugsnag_get_organizations_by_organization_id_projectsREAD

List an Organization's Projects via GET /organizations/{organization_id}/projects

api
bugsnag_get_organizations_by_organization_id_scim_v2_groupsREAD

List Groups on an Organization via GET /organizations/{organization_id}/scim/v2/Groups

api
bugsnag_get_organizations_by_organization_id_scim_v2_groups_by_idREAD

Show Group on an Organization via GET /organizations/{organization_id}/scim/v2/Groups/{id}

api
bugsnag_get_organizations_by_organization_id_scim_v2_usersREAD

List Collaborators on an Organization via GET /organizations/{organization_id}/scim/v2/Users

api
bugsnag_get_organizations_by_organization_id_scim_v2_users_by_idREAD

Show a Collaborator on an Organization (SCIM API) via GET /organizations/{organization_id}/scim/v2/Users/{id}

api
bugsnag_get_organizations_by_organization_id_teamsREAD

List Teams from a query via GET /organizations/{organization_id}/teams

api
bugsnag_get_organizations_by_organization_id_teams_by_idREAD

Show the details of a team via GET /organizations/{organization_id}/teams/{id}

api
bugsnag_get_organizations_by_organization_id_teams_by_id_collaboratorsREAD

List the Collaborators in a Team via GET /organizations/{organization_id}/teams/{id}/collaborators

api
bugsnag_get_organizations_by_organization_id_teams_by_id_project_accessesREAD

List Project Access for a Team via GET /organizations/{organization_id}/teams/{id}/project_accesses

api
bugsnag_get_organizations_by_organization_id_teams_by_id_suggested_collaboratorsREAD

List Suggested Collaborators to Add to a Team via GET /organizations/{organization_id}/teams/{id}/suggested_collaborators

api
bugsnag_get_organizations_by_organization_id_teams_by_id_suggested_projectsREAD

Suggest Projects to Add to a Team via GET /organizations/{organization_id}/teams/{id}/suggested_projects

api
bugsnag_get_organizations_by_organization_id_traces_by_trace_id_spansREAD

List Spans for a Trace (organization-wide) via GET /organizations/{organization_id}/traces/{trace_id}/spans

api
bugsnag_get_projects_by_project_idREAD

View a Project via GET /projects/{project_id}

api
bugsnag_get_projects_by_project_id_collaboratorsREAD

List Collaborators on a Project via GET /projects/{project_id}/collaborators

api
bugsnag_get_projects_by_project_id_collaborators_by_idREAD

Show a collaborator in a project. via GET /projects/{project_id}/collaborators/{id}

api
bugsnag_get_projects_by_project_id_configured_integration_summariesREAD

List Summaries of the Configured Integrations for a Project via GET /projects/{project_id}/configured_integration_summaries

api
bugsnag_get_projects_by_project_id_errorsREAD

List the Errors on a Project via GET /projects/{project_id}/errors

api
bugsnag_get_projects_by_project_id_errors_by_error_idREAD

View an Error via GET /projects/{project_id}/errors/{error_id}

api
bugsnag_get_projects_by_project_id_errors_by_error_id_commentsREAD

List Comments on an Error via GET /projects/{project_id}/errors/{error_id}/comments

api
bugsnag_get_projects_by_project_id_errors_by_error_id_eventsREAD

List the Events on an Error via GET /projects/{project_id}/errors/{error_id}/events

api
bugsnag_get_projects_by_project_id_errors_by_error_id_pivotsREAD

List Pivots on an Error via GET /projects/{project_id}/errors/{error_id}/pivots

api
bugsnag_get_projects_by_project_id_errors_by_error_id_pivots_by_event_field_display_id_valuesREAD

List values of a Pivot on an Error via GET /projects/{project_id}/errors/{error_id}/pivots/{event_field_display_id}/values

api
bugsnag_get_projects_by_project_id_errors_by_error_id_trendsREAD

List the Trends for an Error via GET /projects/{project_id}/errors/{error_id}/trends

api
bugsnag_get_projects_by_project_id_event_data_deletions_by_idREAD

Check the status of an event deletion request (project-scoped) via GET /projects/{project_id}/event_data_deletions/{id}

api
bugsnag_get_projects_by_project_id_event_data_requests_by_idREAD

Check the status of an event data request (project-scoped) via GET /projects/{project_id}/event_data_requests/{id}

api
bugsnag_get_projects_by_project_id_event_fieldsREAD

List the Event Fields for a Project via GET /projects/{project_id}/event_fields

api
bugsnag_get_projects_by_project_id_eventsREAD

List the Events on a Project via GET /projects/{project_id}/events

api
bugsnag_get_projects_by_project_id_events_by_event_idREAD

View an Event via GET /projects/{project_id}/events/{event_id}

api
bugsnag_get_projects_by_project_id_feature_flag_summariesREAD

List Feature Flag Summaries for a Project via GET /projects/{project_id}/feature_flag_summaries

api
bugsnag_get_projects_by_project_id_feature_flagsREAD

List Feature Flags on a Project via GET /projects/{project_id}/feature_flags

api
bugsnag_get_projects_by_project_id_feature_flags_by_idREAD

Get a Feature Flag via GET /projects/{project_id}/feature_flags/{id}

api
bugsnag_get_projects_by_project_id_feature_flags_by_id_error_overviewREAD

Get a Feature Flag's Error Overview via GET /projects/{project_id}/feature_flags/{id}/error_overview

api
bugsnag_get_projects_by_project_id_feature_flags_by_id_variantsREAD

List Variants on a Feature Flag by ID via GET /projects/{project_id}/feature_flags/{id}/variants

api
bugsnag_get_projects_by_project_id_feature_flags_by_id_variants_error_overviewREAD

Get a Feature Flag Variant's Error Overview via GET /projects/{project_id}/feature_flags/{id}/variants/error_overview

api
bugsnag_get_projects_by_project_id_feature_flags_by_name_by_name_variantsREAD

List Variants on a Feature Flag by name via GET /projects/{project_id}/feature_flags/by_name/{name}/variants

api
bugsnag_get_projects_by_project_id_network_endpoint_groupingREAD

List a Project's Network Grouping Ruleset via GET /projects/{project_id}/network_endpoint_grouping

api
bugsnag_get_projects_by_project_id_page_load_span_groupsREAD

List Page Load Span Groups via GET /projects/{project_id}/page_load_span_groups

api
bugsnag_get_projects_by_project_id_page_load_span_groups_by_idREAD

Show a Page Load Span Group by ID via GET /projects/{project_id}/page_load_span_groups/{id}

api
bugsnag_get_projects_by_project_id_performance_overviewREAD

Get Performance Score Overview for Project via GET /projects/{project_id}/performance_overview

api
bugsnag_get_projects_by_project_id_pivotsREAD

List Pivots on a Project via GET /projects/{project_id}/pivots

api
bugsnag_get_projects_by_project_id_pivots_by_event_field_display_id_valuesREAD

List values of a Pivot on a Project via GET /projects/{project_id}/pivots/{event_field_display_id}/values

api
bugsnag_get_projects_by_project_id_release_groupsREAD

List Release Groups on a Project via GET /projects/{project_id}/release_groups

api
bugsnag_get_projects_by_project_id_releasesREAD

List Releases on a Project via GET /projects/{project_id}/releases

api
bugsnag_get_projects_by_project_id_releases_by_release_idREAD

View a Release via GET /projects/{project_id}/releases/{release_id}

api
bugsnag_get_projects_by_project_id_saved_searchesREAD

List Saved Searches on a Project via GET /projects/{project_id}/saved_searches

api
bugsnag_get_projects_by_project_id_span_group_categories_by_category_span_groups_by_name_spansREAD

Get Spans for a Span Group via GET /projects/{project_id}/span_group_categories/{category}/span_groups/{name}/spans

api
bugsnag_get_projects_by_project_id_span_group_summariesREAD

List Span Group Summaries for a Project via GET /projects/{project_id}/span_group_summaries

api
bugsnag_get_projects_by_project_id_span_groupsREAD

List Span Groups on a Project via GET /projects/{project_id}/span_groups

api
bugsnag_get_projects_by_project_id_span_groups_by_idREAD

Show a Span Group via GET /projects/{project_id}/span_groups/{id}

api
bugsnag_get_projects_by_project_id_span_groups_by_id_distributionREAD

Get a Span Group's distribution via GET /projects/{project_id}/span_groups/{id}/distribution

api
bugsnag_get_projects_by_project_id_span_groups_by_id_performance_targetsREAD

List Performance Targets for a Span Group by ID via GET /projects/{project_id}/span_groups/{id}/performance_targets

api
bugsnag_get_projects_by_project_id_span_groups_by_id_spansREAD

List Spans for a Span Group by ID via GET /projects/{project_id}/span_groups/{id}/spans

api
bugsnag_get_projects_by_project_id_span_groups_by_id_timelineREAD

Get a Span Group's timeline via GET /projects/{project_id}/span_groups/{id}/timeline

api
bugsnag_get_projects_by_project_id_stability_trendREAD

View the stability trend for a project via GET /projects/{project_id}/stability_trend

api
bugsnag_get_projects_by_project_id_starred_span_groupsREAD

List the starred Span Group descriptions via GET /projects/{project_id}/starred_span_groups

api
bugsnag_get_projects_by_project_id_trace_fieldsREAD

List the Trace Fields on a project via GET /projects/{project_id}/trace_fields

api
bugsnag_get_projects_by_project_id_traces_by_trace_id_spansREAD

List Spans for a Trace (project-scoped) via GET /projects/{project_id}/traces/{trace_id}/spans

api
bugsnag_get_projects_by_project_id_trendsREAD

List the Trends for a Project via GET /projects/{project_id}/trends

api
bugsnag_get_release_groups_by_idREAD

Retrieve a Release Group via GET /release_groups/{id}

api
bugsnag_get_release_groups_by_release_group_id_releasesREAD

List Releases on a Release Group via GET /release_groups/{release_group_id}/releases

api
bugsnag_get_saved_searches_by_idREAD

Get a Saved Search via GET /saved_searches/{id}

api
bugsnag_get_saved_searches_by_id_usage_summaryREAD

Get the Usage Summary for a Saved Search via GET /saved_searches/{id}/usage_summary

api
bugsnag_get_user_organizationsREAD

List the Current User's Organizations via GET /user/organizations

api
bugsnag_patch_comments_by_comment_idWRITE

Update a Comment via PATCH /comments/{comment_id}

api
bugsnag_patch_configured_integrations_by_idWRITE

Update a Configured Integration via PATCH /configured_integrations/{id}

api
bugsnag_patch_configured_integrations_by_id_trigger_configs_by_trigger_config_keyWRITE

Update a Configured Integration's Trigger Config via PATCH /configured_integrations/{id}/trigger_configs/{trigger_config_key}

api
bugsnag_patch_organizations_by_idWRITE

Update an Organization via PATCH /organizations/{id}

api
bugsnag_patch_organizations_by_organization_id_collaborators_by_idWRITE

Update a Collaborator's permissions via PATCH /organizations/{organization_id}/collaborators/{id}

api
bugsnag_patch_organizations_by_organization_id_scim_v2_groups_by_idWRITE

Update Group on an Organization via PATCH /organizations/{organization_id}/scim/v2/Groups/{id}

api
bugsnag_patch_organizations_by_organization_id_scim_v2_users_by_idWRITE

Add or Remove Previously Added Collaborators via PATCH /organizations/{organization_id}/scim/v2/Users/{id}

api
bugsnag_patch_organizations_by_organization_id_teams_by_idWRITE

Update a team name via PATCH /organizations/{organization_id}/teams/{id}

api
bugsnag_patch_organizations_by_organization_id_teams_by_id_project_accessesWRITE

Add Project Access to a Team via PATCH /organizations/{organization_id}/teams/{id}/project_accesses

api
bugsnag_patch_projects_by_project_idWRITE

Update a Project via PATCH /projects/{project_id}

api
bugsnag_patch_projects_by_project_id_errorsWRITE

Bulk Update Errors via PATCH /projects/{project_id}/errors

api
bugsnag_patch_projects_by_project_id_errors_by_error_idWRITE

Update an Error via PATCH /projects/{project_id}/errors/{error_id}

api
bugsnag_patch_projects_by_project_id_event_fields_by_display_idWRITE

Update a custom Event Field via PATCH /projects/{project_id}/event_fields/{display_id}

api
bugsnag_patch_projects_by_project_id_span_groups_by_idWRITE

Update Span Group via PATCH /projects/{project_id}/span_groups/{id}

api
bugsnag_patch_release_groups_by_idWRITE

Update a Release Group via PATCH /release_groups/{id}

api
bugsnag_patch_saved_searches_by_idWRITE

Update a Saved Search via PATCH /saved_searches/{id}

api
bugsnag_post_configured_integrations_by_id_testWRITE

Test a Configured Integration via POST /configured_integrations/{id}/test

api
bugsnag_post_integrations_testWRITE

Test an Integration via POST /integrations/test

api
bugsnag_post_organizationsWRITE

Create an Organization via POST /organizations

api
bugsnag_post_organizations_by_organization_id_collaboratorsWRITE

Invite a collaborator to your organization via POST /organizations/{organization_id}/collaborators

api
bugsnag_post_organizations_by_organization_id_collaborators_bulk_inviteWRITE

Bulk invite collaborators to your organization via POST /organizations/{organization_id}/collaborators/bulk_invite

api
bugsnag_post_organizations_by_organization_id_collaborators_by_id_team_membershipsWRITE

Add a collaborator to a group of Teams via POST /organizations/{organization_id}/collaborators/{id}/team_memberships

api
bugsnag_post_organizations_by_organization_id_event_data_deletionsWRITE

Create an event deletion request (organization-wide) via POST /organizations/{organization_id}/event_data_deletions

api
bugsnag_post_organizations_by_organization_id_event_data_deletions_by_id_confirmWRITE

Confirm an event deletion request (organization-wide) via POST /organizations/{organization_id}/event_data_deletions/{id}/confirm

api
bugsnag_post_organizations_by_organization_id_event_data_requestsWRITE

Create an event data request (organization-wide) via POST /organizations/{organization_id}/event_data_requests

api
bugsnag_post_organizations_by_organization_id_projectsWRITE

Create a Project in an Organization via POST /organizations/{organization_id}/projects

api
bugsnag_post_organizations_by_organization_id_scim_v2_groupsWRITE

Create Group on an Organization via POST /organizations/{organization_id}/scim/v2/Groups

api
bugsnag_post_organizations_by_organization_id_scim_v2_usersWRITE

Create a Collaborator via POST /organizations/{organization_id}/scim/v2/Users

api
bugsnag_post_organizations_by_organization_id_teamsWRITE

Create a Team via POST /organizations/{organization_id}/teams

api
bugsnag_post_organizations_by_organization_id_teams_by_id_team_membershipsWRITE

Add Collaborators to a Team via POST /organizations/{organization_id}/teams/{id}/team_memberships

api
bugsnag_post_projects_by_project_id_configured_integrationsWRITE

Configure an Integration via POST /projects/{project_id}/configured_integrations

api
bugsnag_post_projects_by_project_id_errors_by_error_id_commentsWRITE

Create a Comment on an Error via POST /projects/{project_id}/errors/{error_id}/comments

api
bugsnag_post_projects_by_project_id_event_data_deletionsWRITE

Create an event deletion request (project-scoped) via POST /projects/{project_id}/event_data_deletions

api
bugsnag_post_projects_by_project_id_event_data_deletions_by_id_confirmWRITE

Confirm an event deletion request (project-scoped) via POST /projects/{project_id}/event_data_deletions/{id}/confirm

api
bugsnag_post_projects_by_project_id_event_data_requestsWRITE

Create an event data request (project-scoped) via POST /projects/{project_id}/event_data_requests

api
bugsnag_post_projects_by_project_id_event_fieldsWRITE

Create a custom Event Field via POST /projects/{project_id}/event_fields

api
bugsnag_post_saved_searchesWRITE

Create a Saved Search via POST /saved_searches

api
bugsnag_post_user_projects_by_project_id_starred_feature_flagsWRITE

Star a Feature Flag via POST /user/projects/{project_id}/starred_feature_flags

api
bugsnag_put_organizations_by_organization_id_scim_v2_users_by_idWRITE

Update a Collaborator via PUT /organizations/{organization_id}/scim/v2/Users/{id}

api
bugsnag_put_projects_by_project_id_error_assignment_rulesWRITE

Replace the ErrorAssignmentRules on a project via PUT /projects/{project_id}/error_assignment_rules

api
bugsnag_put_projects_by_project_id_network_endpoint_groupingWRITE

Update a Project's Network Grouping Ruleset via PUT /projects/{project_id}/network_endpoint_grouping

api

Put BugSnag (SmartBear Insight Hub) behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.