Skip to content

docs(sentry-apps): Add sentryAppId to sentry-app-installations API schema#109628

Open
souredoutlook wants to merge 1 commit intomasterfrom
docs/expose-sentryappid-in-installation-api
Open

docs(sentry-apps): Add sentryAppId to sentry-app-installations API schema#109628
souredoutlook wants to merge 1 commit intomasterfrom
docs/expose-sentryappid-in-installation-api

Conversation

@souredoutlook
Copy link
Contributor

@souredoutlook souredoutlook commented Feb 28, 2026

The installations endpoint now returns sentryAppId in the app object, which is required when building metric alert trigger actions via the API. Update the OpenAPI schema and regenerate the derefed spec.

See screenshot:
image


Note

Low Risk
Low risk documentation-only change that updates the OpenAPI contract for a single endpoint; primary risk is downstream client expectations around the new required field.

Overview
Updates the OpenAPI response schema for GET integration-platform/sentry-app-installations so the returned app object now includes a required integer sentryAppId field.

The response example is updated accordingly to show sentryAppId alongside uuid and slug.

Written by Cursor Bugbot for commit b380123. This will update automatically on new commits. Configure here.

…hema

The installations endpoint now returns sentryAppId in the app object,
which is required when building metric alert trigger actions via the API.
Update the OpenAPI schema and regenerate the derefed spec.

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Member

@ceorourke ceorourke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants