Sentry · Capability
Sentry Environments API — Environments
Sentry Environments API — Environments. 4 operations. Lead operation: Sentry List an organization's environments. Self-contained Naftiko capability covering one Sentry System business surface.
What You Can Do
GET
Listorganizationenvironments
— Sentry List an organization's environments
/v1/organizations/{organization-id-or-slug}/environments
GET
Listprojectenvironments
— Sentry List a project's environments
/v1/projects/{organization-id-or-slug}/{project-id-or-slug}/environments
GET
Retrieveprojectenvironment
— Sentry Retrieve a project environment
/v1/projects/{organization-id-or-slug}/{project-id-or-slug}/environments/{environment}
PUT
Updateprojectenvironment
— Sentry Update a project environment
/v1/projects/{organization-id-or-slug}/{project-id-or-slug}/environments/{environment}
MCP Tools
sentry-list-organization-s-environments
Sentry List an organization's environments
read-only
idempotent
sentry-list-project-s-environments
Sentry List a project's environments
read-only
idempotent
sentry-retrieve-project-environment
Sentry Retrieve a project environment
read-only
idempotent
sentry-update-project-environment
Sentry Update a project environment
idempotent