Sentry · Capability
Sentry Dashboards API — Dashboards
Sentry Dashboards API — Dashboards. 5 operations. Lead operation: Sentry List an organization's custom dashboards. Self-contained Naftiko capability covering one Sentry System business surface.
What You Can Do
GET
Listorganizationdashboards
— Sentry List an organization's custom dashboards
/v1/organizations/{organization-id-or-slug}/dashboards
POST
Createorganizationdashboard
— Sentry Create a new dashboard for an organization
/v1/organizations/{organization-id-or-slug}/dashboards
GET
Retrieveorganizationdashboard
— Sentry Retrieve an organization's custom dashboard
/v1/organizations/{organization-id-or-slug}/dashboards/{dashboard-id}
PUT
Editorganizationdashboard
— Sentry Edit an organization's custom dashboard
/v1/organizations/{organization-id-or-slug}/dashboards/{dashboard-id}
DELETE
Deleteorganizationdashboard
— Sentry Delete an organization's custom dashboard
/v1/organizations/{organization-id-or-slug}/dashboards/{dashboard-id}
MCP Tools
sentry-list-organization-s-custom-dashboards
Sentry List an organization's custom dashboards
read-only
idempotent
sentry-create-new-dashboard-organization
Sentry Create a new dashboard for an organization
sentry-retrieve-organization-s-custom-dashboard
Sentry Retrieve an organization's custom dashboard
read-only
idempotent
sentry-edit-organization-s-custom-dashboard
Sentry Edit an organization's custom dashboard
idempotent
sentry-delete-organization-s-custom-dashboard
Sentry Delete an organization's custom dashboard
idempotent