Sentry · Capability
Sentry Integration Platform API — Custom Integrations
Sentry Integration Platform API — Custom Integrations. 4 operations. Lead operation: Sentry Retrieve the custom integrations created by an organization. Self-contained Naftiko capability covering one Sentry System business surface.
What You Can Do
GET
Listorganizationcustomintegrations
— Sentry Retrieve the custom integrations created by an organization
/v1/organizations/{organization-id-or-slug}/sentry-apps
GET
Retrievecustomintegration
— Sentry Retrieve a custom integration by ID or slug
/v1/sentry-apps/{sentry-app-id-or-slug}
PUT
Updatecustomintegration
— Sentry Update an existing custom integration
/v1/sentry-apps/{sentry-app-id-or-slug}
DELETE
Deletecustomintegration
— Sentry Delete a custom integration
/v1/sentry-apps/{sentry-app-id-or-slug}
MCP Tools
sentry-retrieve-custom-integrations-created
Sentry Retrieve the custom integrations created by an organization
read-only
idempotent
sentry-retrieve-custom-integration-id
Sentry Retrieve a custom integration by ID or slug
read-only
idempotent
sentry-update-existing-custom-integration
Sentry Update an existing custom integration
idempotent
sentry-delete-custom-integration
Sentry Delete a custom integration
idempotent