Integrations / Incidents & monitoring

Statuspage

Look up a status page's components and incidents, change component statuses, and create or update incidents on Atlassian Statuspage.

9 tools

Tools

statuspage.list_components

List the page's components and their current statuses. Component IDs look like hj6p0dbv8pk4.

per_pagepage

statuspage.list_unresolved_incidents

List the page's unresolved incidents. Incident IDs look like p31zjtct2jer.

per_page

statuspage.search_incidents

Search the page's incidents by text.

qlimitpage

statuspage.get_incident

Get an incident by ID, e.g. p31zjtct2jer, with its updates.

incident_id*

statuspage.update_component writes

Change a component's status, e.g. to degraded_performance or back to operational.

component_id*status*

statuspage.create_incident writes

Open an incident on the page, optionally marking components as affected.

name*statusbodyimpact_overridecomponent_idscomponentsdeliver_notifications

statuspage.update_incident writes

Post an update to an incident, optionally changing its status or component statuses.

incident_id*statusbodycomponentscomponent_idsdeliver_notifications

statuspage.api_get

Send a GET request to any Statuspage API path under https://api.statuspage.io/v1/pages/{page_id} and return the response. For endpoints the named tools don't cover.

path*params

statuspage.api_request writes

Send a POST, PUT, PATCH or DELETE request to any Statuspage API path under https://api.statuspage.io/v1/pages/{page_id}.

method*path*paramsbody

Tick Allow raw writes on the connection to add api_request, which can send POST, PUT, PATCH and DELETE requests to any Statuspage API path.

Connect

  1. In Statuspage, click your avatar at the bottom left and choose API info. Create an API key there and copy the page ID of the status page to manage.
  2. Paste the API key and the page ID on the connection.

Credentials

API key

Statuspage API docs

Your next automation is one sentence away.

14-day free trial with $5 of built-in AI included. Cancel anytime.